chore(helm): update image tccr.io/tccr/tailscale v1.78.3 → v1.80.3 (#32943)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/tccr/tailscale](https://redirect.github.com/truecharts/public) | minor | `2d2714b` -> `e416abb` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,7 @@ apiVersion: v2
|
||||
appVersion: unknown
|
||||
dependencies:
|
||||
- name: common
|
||||
version: ~27.0.0
|
||||
version: ~27.1.0
|
||||
repository: file://../common/
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
@@ -48,4 +48,4 @@ sources:
|
||||
- https://hub.docker.com/_/
|
||||
- https://hub.docker.com/r/mikefarah/yq
|
||||
type: library
|
||||
version: 27.0.0
|
||||
version: 27.1.0
|
||||
|
||||
@@ -489,7 +489,7 @@ netshootImage:
|
||||
|
||||
tailscaleImage:
|
||||
repository: tccr.io/tccr/tailscale
|
||||
tag: v1.78.3@sha256:2d2714b75c7e14a0a9b9e69cebec9815282158d65790276ef783c4ac5e424446
|
||||
tag: v1.80.3@sha256:e416abbc50a575f67babb16e6632306bdb510db4ce068f5afa328766dff5c710
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
codeserverImage:
|
||||
|
||||
Reference in New Issue
Block a user