Skip to content

Commit

Permalink
Merge pull request #33 from JupiterOne/INT-11153-bump-kubernetes
Browse files Browse the repository at this point in the history
Use graph-kubernetes v2.3.2
  • Loading branch information
Gonzalo-Avalos-Ribas authored Aug 13, 2024
2 parents eb807f1 + 4967e68 commit 066c3ac
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,6 +2,6 @@ apiVersion: v2
name: graph-kubernetes
description: Converts K8s resources into a graph model for ingestion into JupiterOne.
type: application
version: 2.3.1
appVersion: "2.3.1"
version: 2.3.2
appVersion: "2.3.2"

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.3.1"
tag: "2.3.2"

imagePullSecrets: []

Expand Down

0 comments on commit 066c3ac

Please sign in to comment.