generated from onedr0p/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(helm): update istio helm charts group ( 1.24.3 → 1.25.0 ) (minor) #6440
Open
lumiere-bot
wants to merge
1
commit into
main
Choose a base branch
from
renovate/kyak-istio-helm-charts
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- kubernetes/kyak/apps/istio-system/base/app Kustomization: flux-system/istio-base HelmRelease: istio-system/istio-base
+++ kubernetes/kyak/apps/istio-system/base/app Kustomization: flux-system/istio-base HelmRelease: istio-system/istio-base
@@ -13,13 +13,13 @@
spec:
chart: base
sourceRef:
kind: HelmRepository
name: istio
namespace: flux-system
- version: 1.24.3
+ version: 1.25.0
install:
crds: CreateReplace
remediation:
retries: 5
interval: 15m
upgrade:
--- kubernetes/kyak/apps/monitoring/grafana/app Kustomization: flux-system/grafana HelmRelease: monitoring/grafana
+++ kubernetes/kyak/apps/monitoring/grafana/app Kustomization: flux-system/grafana HelmRelease: monitoring/grafana
@@ -190,13 +190,13 @@
datasource: Prometheus
url: https://raw.githubusercontent.com/fluxcd/flux2-monitoring-example/main/monitoring/configs/dashboards/control-plane.json
istio:
istio-cp:
datasource: Prometheus
gnetId: 7645
- revision: 247
+ revision: 246
istio-mesh:
datasource: Prometheus
gnetId: 7639
revision: 246
istio-perf:
datasource: Prometheus |
--- HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana
+++ HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana
@@ -266,13 +266,13 @@
,/g' \\\n> \"/var/lib/grafana/dashboards/flux-folder/flux-cluster.json\"\n \n\
curl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
\ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://raw.githubusercontent.com/fluxcd/flux2-monitoring-example/main/monitoring/configs/dashboards/control-plane.json\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/flux-folder/flux-control-plane.json\"\
\n \ncurl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
- \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://grafana.com/api/dashboards/7645/revisions/247/download\"\
+ \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://grafana.com/api/dashboards/7645/revisions/246/download\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/istio-folder/istio-cp.json\"\n \ncurl\
\ -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
\ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://grafana.com/api/dashboards/7639/revisions/246/download\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/istio-folder/istio-mesh.json\"\n \n\
--- HelmRelease: monitoring/grafana Deployment: monitoring/grafana
+++ HelmRelease: monitoring/grafana Deployment: monitoring/grafana
@@ -21,13 +21,13 @@
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
annotations:
checksum/dashboards-json-config: 80814ac2009a0259882d9b35fc88bb1fc7948d365ed83fd3032b2d5bc7e1a107
checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
- checksum/secret: e850e5038bacaa4883749437260f4d19b3ba26a552e127fff302710ad7fc6cee
+ checksum/secret: 207d119b77bd51e92463fd9ed175e3a69ac50a80035fe7f258e651c269497a77
kubectl.kubernetes.io/default-container: grafana
spec:
serviceAccountName: grafana
automountServiceAccountToken: true
shareProcessNamespace: false
securityContext: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.24.3
->1.25.0
1.24.3
->1.25.0
1.24.3
->1.25.0
1.24.3
->1.25.0
Release Notes
istio/istio (base)
v1.25.0
: Istio 1.25.0Compare Source
Artifacts
Release Notes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.