Skip to content

Commit

Permalink
bump helm chart versions for kube sync
Browse files Browse the repository at this point in the history
  • Loading branch information
rocktavious committed Jan 22, 2025
1 parent cfffa9a commit 0a7ce7c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/kubernetes-sync/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: kubernetes-sync
type: application
version: 0.7.0
appVersion: "v2024.5.1"
version: 0.8.0
appVersion: "v2024.9.5"
description: An agent for synchronizing Kubernetes data with OpsLevel
keywords:
- monitoring
Expand Down
2 changes: 1 addition & 1 deletion charts/kubernetes-sync/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apitokenPath:
apitokenSecret:
name: opslevel-api-token

image: public.ecr.aws/opslevel/kubectl-opslevel:v2024.5.1
image: public.ecr.aws/opslevel/kubectl-opslevel:v2024.9.5

sync:
args:
Expand Down

0 comments on commit 0a7ce7c

Please sign in to comment.