Skip to content

Commit

Permalink
Merge pull request #30 from JupiterOne/INT-10704-release
Browse files Browse the repository at this point in the history
Bump kubernetes to v2.2.0
  • Loading branch information
Gonzalo-Avalos-Ribas authored Apr 17, 2024
2 parents e9bf5d7 + 3c7bcd8 commit 4c31fe8
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.1.1
appVersion: "2.1.1"
version: 2.2.0
appVersion: "2.2.0"
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.1.1"
tag: "2.2.0"

imagePullSecrets: []

Expand Down

0 comments on commit 4c31fe8

Please sign in to comment.