10 Commits

Author SHA1 Message Date
81d1399b76 Merge pull request 'Update quay.io/oauth2-proxy/oauth2-proxy Docker tag to v7.13.0' (#589) from renovate/quay.io-oauth2-proxy-oauth2-proxy-7.x into master
Reviewed-on: #589
2025-11-09 07:13:05 +00:00
6a9f40991a Update quay.io/oauth2-proxy/oauth2-proxy Docker tag to v7.13.0 2025-11-09 03:03:02 +00:00
7d994aa814 Merge pull request 'Update grafana/promtail Docker tag to v2.9.17' (#588) from renovate/grafana-promtail-2.x into master
Reviewed-on: #588
2025-11-08 14:49:12 +00:00
27c66258d7 Update grafana/promtail Docker tag to v2.9.17 2025-11-08 03:27:26 +00:00
73d50c3c13 Merge pull request 'Update rancher/mirrored-library-traefik Docker tag to v2.11.30' (#586) from renovate/rancher-mirrored-library-traefik-2.x into master
Reviewed-on: #586
2025-11-07 15:57:17 +00:00
78f4de4a72 Merge pull request 'Update grafana/promtail Docker tag to v2.9.16' (#585) from renovate/grafana-promtail-2.x into master
Reviewed-on: #585
2025-11-07 15:57:13 +00:00
419af24e48 Merge pull request 'Update gristlabs/grist-oss Docker tag to v1.7.6' (#587) from renovate/gristlabs-grist-oss-1.x into master
Reviewed-on: #587
2025-11-07 15:57:05 +00:00
efa33903f3 Update gristlabs/grist-oss Docker tag to v1.7.6 2025-11-07 03:20:02 +00:00
62ba08f06a Update rancher/mirrored-library-traefik Docker tag to v2.11.30 2025-11-06 03:22:25 +00:00
97c353a1e3 Update grafana/promtail Docker tag to v2.9.16 2025-11-06 03:22:23 +00:00
6 changed files with 6 additions and 6 deletions

View File

@@ -68,7 +68,7 @@ spec:
mountPath: /config/ mountPath: /config/
- name: oauth-proxy - name: oauth-proxy
image: quay.io/oauth2-proxy/oauth2-proxy:v7.12.0 image: quay.io/oauth2-proxy/oauth2-proxy:v7.13.0
args: args:
- --cookie-secure=false - --cookie-secure=false
- --provider=oidc - --provider=oidc

View File

@@ -81,7 +81,7 @@ spec:
secretKeyRef: secretKeyRef:
key: password key: password
name: dashboard-auth name: dashboard-auth
image: quay.io/oauth2-proxy/oauth2-proxy:v7.12.0 image: quay.io/oauth2-proxy/oauth2-proxy:v7.13.0
name: oauth-proxy name: oauth-proxy
ports: ports:
- containerPort: 8000 - containerPort: 8000

View File

@@ -75,7 +75,7 @@ spec:
priorityClassName: critical priorityClassName: critical
containers: containers:
- name: grist - name: grist
image: gristlabs/grist-oss:1.7.5 image: gristlabs/grist-oss:1.7.6
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http

View File

@@ -216,7 +216,7 @@ spec:
serviceAccountName: promtail serviceAccountName: promtail
containers: containers:
- name: promtail - name: promtail
image: "grafana/promtail:2.9.15" image: "grafana/promtail:2.9.17"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
args: args:
- "-config.file=/etc/promtail/promtail.yaml" - "-config.file=/etc/promtail/promtail.yaml"

View File

@@ -92,7 +92,7 @@ spec:
secretKeyRef: secretKeyRef:
key: password key: password
name: social-to-rolodex-auth name: social-to-rolodex-auth
image: quay.io/oauth2-proxy/oauth2-proxy:v7.12.0 image: quay.io/oauth2-proxy/oauth2-proxy:v7.13.0
name: oauth-proxy name: oauth-proxy
ports: ports:
- containerPort: 8000 - containerPort: 8000

View File

@@ -45,7 +45,7 @@ spec:
- --entrypoints.websecure.http.tls=true - --entrypoints.websecure.http.tls=true
- --entrypoints.web.http.redirections.entrypoint.to=websecure - --entrypoints.web.http.redirections.entrypoint.to=websecure
- --entrypoints.web.http.redirections.entrypoint.scheme=https - --entrypoints.web.http.redirections.entrypoint.scheme=https
image: rancher/mirrored-library-traefik:2.11.29 image: rancher/mirrored-library-traefik:2.11.30
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
livenessProbe: livenessProbe:
failureThreshold: 3 failureThreshold: 3