Compare commits

..

17 commits

Author SHA1 Message Date
fcacc74878
Update Helm release kube-prometheus-stack to v70
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-24 20:02:35 +00:00
ba7817c91b Merge pull request 'DASHBOARD STAGING: update image tag to 422' (#799) from 422_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-24 19:07:23 +01:00
9ab6e23bc5 DASHBOARD STAGING: update image tag to staging-422 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-24 18:07:15 +00:00
46ffdba4f5 Merge pull request 'DASHBOARD: update image tag to 421' (#798) from 421_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-24 12:09:46 +01:00
cb3d80cadf DASHBOARD: update image tag to 421 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-24 11:09:36 +00:00
3229a9af3a Merge pull request 'DASHBOARD STAGING: update image tag to 420' (#797) from 420_dashboard_staging into main 2025-03-24 12:06:45 +01:00
0ad5bfb2a8 DASHBOARD STAGING: update image tag to staging-420 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-24 11:06:36 +00:00
53691d3d16 Merge pull request 'DASHBOARD: update image tag to 419' (#796) from 419_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-24 08:09:49 +01:00
e3bc4f2f7a DASHBOARD: update image tag to 419 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-24 07:09:39 +00:00
be31b5f35c Merge pull request 'DASHBOARD STAGING: update image tag to 418' (#795) from 418_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-24 08:06:50 +01:00
d61a5d2360 DASHBOARD STAGING: update image tag to staging-418 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-24 07:06:40 +00:00
3d2f7bb2ea Merge pull request 'Update debian Docker tag to v12.10' (#786) from renovate/debian-12.x into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
Reviewed-on: #786
2025-03-23 20:43:21 +01:00
e51dc25688 Merge pull request 'Update ghcr.io/woodpecker-ci/helm/woodpecker Docker tag to v3.0.6' (#787) from renovate/ghcr.io-woodpecker-ci-helm-woodpecker-3.x into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
Reviewed-on: #787
2025-03-23 20:43:05 +01:00
3692e3b8fa Merge pull request 'Update ghcr.io/goauthentik/proxy Docker tag to v2025.2.2' (#777) from renovate/ghcr.io-goauthentik-proxy-2025.x into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
Reviewed-on: #777
2025-03-23 20:42:55 +01:00
6ff3b1fafa
Update ghcr.io/woodpecker-ci/helm/woodpecker Docker tag to v3.0.6
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-18 21:03:05 +00:00
7429f97820
Update debian Docker tag to v12.10
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-18 01:02:51 +00:00
8ac0aa6b30
chore(deps): update ghcr.io/goauthentik/proxy docker tag to v2025.2.2
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-17 20:02:14 +00:00
6 changed files with 6 additions and 6 deletions

View file

@ -29,7 +29,7 @@ spec:
sources:
- chart: woodpecker
repoURL: ghcr.io/woodpecker-ci/helm
targetRevision: 3.0.5
targetRevision: 3.0.6
helm:
releaseName: woodpecker
valueFiles:

View file

@ -106,7 +106,7 @@ spec:
sources:
- chart: kube-prometheus-stack
repoURL: https://prometheus-community.github.io/helm-charts
targetRevision: 70.2.1
targetRevision: 70.3.0
helm:
releaseName: prometheus
valueFiles:

View file

@ -60,7 +60,7 @@ spec:
readOnly: true
initContainers:
- name: get-architecture
image: debian:12.9
image: debian:12.10
imagePullPolicy: IfNotPresent
command: [
"sh", "-c",

View file

@ -92,7 +92,7 @@ spec:
secretKeyRef:
key: authentik_host_insecure
name: authentik-outpost-api
image: ghcr.io/goauthentik/proxy:2025.2.1
image: ghcr.io/goauthentik/proxy:2025.2.2
name: proxy
ports:
- containerPort: 9000

View file

@ -5,5 +5,5 @@ kind: Kustomization
images:
- name: git.ar21.de/yolokube/dashboard
newName: git.ar21.de/yolokube/dashboard
newTag: "417"
newTag: "421"
namespace: dashboard

View file

@ -5,7 +5,7 @@ kind: Kustomization
images:
- name: git.ar21.de/yolokube/dashboard
newName: git.ar21.de/yolokube/dashboard
newTag: staging-416
newTag: staging-422
namespace: dashboard-staging
patches:
- patch: |-