Compare commits
11 commits
af256628f2
...
7dca153063
Author | SHA1 | Date | |
---|---|---|---|
7dca153063 | |||
ba3a6e8e70 | |||
dfddfba4b3 | |||
f77cc6362b | |||
c8b48010f8 | |||
5ec2486976 | |||
36ff462edf | |||
db4c2a1bd9 | |||
ca890efd96 | |||
ef5df1f1d7 | |||
4622d258d3 |
5 changed files with 6 additions and 6 deletions
|
@ -98,7 +98,7 @@ spec:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
key: authentik_host_insecure
|
key: authentik_host_insecure
|
||||||
name: authentik-outpost-api
|
name: authentik-outpost-api
|
||||||
image: ghcr.io/goauthentik/proxy:2025.6.2
|
image: ghcr.io/goauthentik/proxy:2025.6.3
|
||||||
name: proxy
|
name: proxy
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 9000
|
- containerPort: 9000
|
||||||
|
|
|
@ -5,5 +5,5 @@ kind: Kustomization
|
||||||
images:
|
images:
|
||||||
- name: git.ar21.de/yolokube/dashboard
|
- name: git.ar21.de/yolokube/dashboard
|
||||||
newName: git.ar21.de/yolokube/dashboard
|
newName: git.ar21.de/yolokube/dashboard
|
||||||
newTag: "588"
|
newTag: "592"
|
||||||
namespace: dashboard
|
namespace: dashboard
|
||||||
|
|
|
@ -5,7 +5,7 @@ kind: Kustomization
|
||||||
images:
|
images:
|
||||||
- name: git.ar21.de/yolokube/dashboard
|
- name: git.ar21.de/yolokube/dashboard
|
||||||
newName: git.ar21.de/yolokube/dashboard
|
newName: git.ar21.de/yolokube/dashboard
|
||||||
newTag: staging-586
|
newTag: staging-591
|
||||||
namespace: dashboard-staging
|
namespace: dashboard-staging
|
||||||
patches:
|
patches:
|
||||||
- patch: |-
|
- patch: |-
|
||||||
|
|
|
@ -10,8 +10,8 @@ kind: Kustomization
|
||||||
images:
|
images:
|
||||||
- name: git.ar21.de/yolokube/country-geo-locations
|
- name: git.ar21.de/yolokube/country-geo-locations
|
||||||
newName: git.ar21.de/yolokube/country-geo-locations
|
newName: git.ar21.de/yolokube/country-geo-locations
|
||||||
newTag: "171"
|
newTag: "175"
|
||||||
- name: git.ar21.de/yolokube/fail2ban-prometheus-exporter
|
- name: git.ar21.de/yolokube/fail2ban-prometheus-exporter
|
||||||
newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter
|
newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter
|
||||||
newTag: "292"
|
newTag: "294"
|
||||||
namespace: fail2ban-prometheus
|
namespace: fail2ban-prometheus
|
||||||
|
|
|
@ -5,4 +5,4 @@ kind: Kustomization
|
||||||
images:
|
images:
|
||||||
- name: git.ar21.de/yolokube/go-traefik-certmanager
|
- name: git.ar21.de/yolokube/go-traefik-certmanager
|
||||||
newName: git.ar21.de/yolokube/go-traefik-certmanager
|
newName: git.ar21.de/yolokube/go-traefik-certmanager
|
||||||
newTag: "118"
|
newTag: "120"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue