Skip to content

Commit

Permalink
chore(deps): update helm chart to v1.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
  • Loading branch information
cilium-renovate[bot] authored and mtardy committed Jun 13, 2024
1 parent c5ee543 commit b63976f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions docs/content/en/docs/reference/helm-chart.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions install/kubernetes/tetragon/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions install/kubernetes/tetragon/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ tetragon:
image:
override: ~
repository: quay.io/cilium/tetragon
tag: v1.1.0
tag: v1.1.2
resources: {}
extraArgs: {}
extraEnv: []
Expand Down Expand Up @@ -268,7 +268,7 @@ tetragonOperator:
image:
override: ~
repository: quay.io/cilium/tetragon-operator
tag: v1.1.0
tag: v1.1.2
pullPolicy: IfNotPresent
# -- Extra volumes for the Tetragon Operator Deployment.
extraVolumes: []
Expand Down

0 comments on commit b63976f

Please sign in to comment.