Skip to content

Commit

Permalink
chore(deps): update helm chart to v1.0.3
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 Apr 9, 2024
1 parent 243b032 commit ad6c853
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 @@ -54,7 +54,7 @@ tetragon:
image:
override: ~
repository: quay.io/cilium/tetragon
tag: v1.0.2
tag: v1.0.3
resources: {}
extraArgs: {}
extraEnv: []
Expand Down Expand Up @@ -253,7 +253,7 @@ tetragonOperator:
image:
override: ~
repository: quay.io/cilium/tetragon-operator
tag: v1.0.2
tag: v1.0.3
pullPolicy: IfNotPresent
# -- Extra volumes for the Tetragon Operator Deployment.
extraVolumes: []
Expand Down

0 comments on commit ad6c853

Please sign in to comment.