Compare commits

..

13 commits

Author SHA1 Message Date
ddf7723cd3
Update Helm release kube-prometheus-stack to v71
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-30 15:02:32 +00:00
401864e1d3 Merge pull request 'DASHBOARD: update image tag to 504' (#913) from 504_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-30 13:29:02 +02:00
13470653f8 DASHBOARD: update image tag to 504 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-30 11:28:53 +00:00
7950f5d473 Merge pull request 'DASHBOARD STAGING: update image tag to 502' (#912) from 502_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-30 13:26:48 +02:00
390470551c DASHBOARD STAGING: update image tag to staging-502 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-30 11:26:39 +00:00
edb85bf79f Merge pull request 'DASHBOARD STAGING: update image tag to 501' (#911) from 501_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-30 13:24:46 +02:00
7dd8899aad DASHBOARD STAGING: update image tag to staging-501 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-30 11:24:39 +00:00
ccb60b431b Merge pull request 'DASHBOARD: update image tag to 500' (#909) from 500_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-30 13:21:47 +02:00
797fd6da54 DASHBOARD: update image tag to 500 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-30 13:21:38 +02:00
aaed994137 Merge pull request 'DASHBOARD STAGING: update image tag to 499' (#908) from 499_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-30 13:21:16 +02:00
0c0a397841 DASHBOARD STAGING: update image tag to staging-499 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-30 13:21:08 +02:00
001ec57e2d Merge pull request 'fix(prometheus): add additional spaces to satisfy linter' (#910) from tom-patch-1 into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
Reviewed-on: #910
2025-04-30 13:20:39 +02:00
tom
b63cc2e749 fix(prometheus): add additional spaces to satisfy linter
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
Signed-off-by: tom <tomneuber@web.de>
2025-04-30 13:20:17 +02:00
4 changed files with 6 additions and 6 deletions

View file

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

View file

@ -5,5 +5,5 @@ kind: Kustomization
images:
- name: git.ar21.de/yolokube/dashboard
newName: git.ar21.de/yolokube/dashboard
newTag: "496"
newTag: "504"
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-495
newTag: staging-502
namespace: dashboard-staging
patches:
- patch: |-

View file

@ -198,9 +198,9 @@ crds:
kubeEtcd:
enabled: true
endpoints:
- 78.47.196.191 # master1
- 116.202.28.33 # master2
- 162.55.35.186 # master3
- 78.47.196.191 # master1
- 116.202.28.33 # master2
- 162.55.35.186 # master3
service:
enabled: true
port: 2379