Skip to content

Commit ff4f27d

Browse files
chore(base-cluster/dependencies): update helm release tetragon to v1.4.1 (#1581)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | tetragon | patch | `1.4.0` -> `1.4.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/teutonet/teutonet-helm-charts). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5b9df00 commit ff4f27d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/base-cluster/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ global:
149149
tetragon:
150150
url: https://helm.cilium.io
151151
charts:
152-
tetragon: 1.4.0
152+
tetragon: 1.4.1
153153
condition: "{{ .Values.tetragon.enabled }}"
154154
cetic:
155155
url: https://cetic.github.io/helm-charts

0 commit comments

Comments
 (0)