Skip to content

Commit

Permalink
feature: bump kubernetes-sync to v0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Rockman committed Jul 25, 2021
1 parent fed4907 commit b425665
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.3.1
appVersion: "0.4.0"
version: 0.3.2
appVersion: "0.4.4"
description: An agent for syncronizing 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
@@ -1,6 +1,6 @@
apitoken: "WsguaBJvd44nT2EwFn1bQQIGq9aK7tNA84FI"

image: public.ecr.aws/opslevel/kubectl-opslevel:v0.4.0
image: public.ecr.aws/opslevel/kubectl-opslevel:v0.4.4

sync:
schedule: "0 12 * * 1"
Expand Down

0 comments on commit b425665

Please sign in to comment.