Skip to content

Commit

Permalink
Bump graph-kubernetes
Browse files Browse the repository at this point in the history
  • Loading branch information
Gonzalo Avalos Ribas authored and Gonzalo Avalos Ribas committed Mar 22, 2024
1 parent 877e932 commit 462d9e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/graph-kubernetes/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ name: graph-kubernetes
description: Converts K8s resources into a graph model for ingestion into JupiterOne.
type: application
version: 2.0.1
appVersion: "2.0.0"
appVersion: "2.1.1"
2 changes: 1 addition & 1 deletion charts/graph-kubernetes/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
image:
repository: jupiterone/graph-kubernetes
pullPolicy: IfNotPresent
tag: "2.0.0"
tag: "2.1.1"

imagePullSecrets: []

Expand Down

0 comments on commit 462d9e1

Please sign in to comment.