chore(deps): update container image thomseddon/traefik-forward-auth to latest@b364aa6 by renovate (#16797)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | thomseddon/traefik-forward-auth | digest | `b364aa6` -> `b364aa6` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> --------- Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -1,41 +1,41 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: traefik-forward-auth
|
||||
version: 2.1.7
|
||||
version: 2.1.8
|
||||
appVersion: latest
|
||||
description: A minimal forward authentication service that provides OAuth/SSO login and authentication for the traefik reverse proxy/load balancer. An example for a typical setup is included in the source (docs/how-to.md).
|
||||
home: https://truecharts.org/charts/incubator/traefik-forward-auth
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik-forward-auth.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/thomseddon/traefik-forward-auth
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/traefik-forward-auth
|
||||
- https://hub.docker.com/r/thomseddon/traefik-forward-auth
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/traefik-forward-auth
|
||||
- https://hub.docker.com/r/thomseddon/traefik-forward-auth
|
||||
- https://github.com/thomseddon/traefik-forward-auth
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- traefik-forward-auth
|
||||
- traefik
|
||||
- forward-auth
|
||||
- auth
|
||||
- ingress
|
||||
- middleware
|
||||
- traefik-forward-auth
|
||||
- traefik
|
||||
- forward-auth
|
||||
- auth
|
||||
- ingress
|
||||
- middleware
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: network
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: network
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
type: application
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: thomseddon/traefik-forward-auth
|
||||
tag: latest@b364aa6a4117569163eff793999901f9f5a0c4f7f2da18b4ecbcd140d7b6107b
|
||||
pullPolicy: IfNotPresente
|
||||
tag: latest@sha256:b364aa6a4117569163eff793999901f9f5a0c4f7f2da18b4ecbcd140d7b6107b
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user