chore(deps): update container image glauth/glauth to latest@23af115 by renovate (#18166)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | glauth/glauth | digest | `550bc43` -> `23af115` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
a4090d8331
commit
72b27c1da1
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/glauth.png
|
|||
keywords:
|
||||
- glauth
|
||||
- Security
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/glauth
|
||||
- https://hub.docker.com/r/glauth/glauth
|
||||
type: application
|
||||
version: 4.1.11
|
||||
version: 4.1.12
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: glauth/glauth
|
||||
tag: latest@sha256:550bc43c9b8e3a622be4ab89df0b63f382cbee189a7efc4b327f520e345212d8
|
||||
tag: latest@sha256:23af115e13d2c6a793e5ed26ff51d668332f42ad825b2ed0614e6a2d65d9f8d5
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue