Skip to content

Commit

Permalink
Merge pull request #29 from JupiterOne/INT-10479
Browse files Browse the repository at this point in the history
Bump graph-kubernetes
  • Loading branch information
Gonzalo-Avalos-Ribas authored Mar 22, 2024
2 parents 877e932 + 9a9b9ed commit e9bf5d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/graph-kubernetes/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
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"
version: 2.1.1
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 e9bf5d7

Please sign in to comment.