Skip to content

Commit

Permalink
chore(cluster-shield): Automatic bump to version 1.1.1 (#1807)
Browse files Browse the repository at this point in the history
Co-authored-by: AlbertoBarba <16882595+AlbertoBarba@users.noreply.github.com>
  • Loading branch information
draios-jenkins and AlbertoBarba authored Jul 9, 2024
1 parent 7333f50 commit e2fcdd2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/cluster-shield/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: cluster-shield
description: Cluster Shield Helm Chart for Kubernetes
type: application
version: 1.1.0
appVersion: "1.1.0"
version: 1.1.1
appVersion: "1.1.1"
maintainers:
- name: AlbertoBarba
email: alberto.barba@sysdig.com
Expand Down
2 changes: 1 addition & 1 deletion charts/cluster-shield/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ $ pre-commit run -a
$ helm repo add sysdig https://charts.sysdig.com
$ helm repo update
$ helm upgrade --install sysdig-sysdig-cluster-shield sysdig/cluster-shield \
--create-namespace -n sysdig-agent --version=1.1.0 \
--create-namespace -n sysdig-agent --version=1.1.1 \
--set global.clusterConfig.name=CLUSTER_NAME \
--set global.sysdig.region=SYSDIG_REGION \
--set global.sysdig.accessKey=YOUR-KEY-HERE
Expand Down

0 comments on commit e2fcdd2

Please sign in to comment.