Skip to content
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

fix(helm): update chart kubernetes-dashboard to 7.1.2 #226

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change OpenSSF
kubernetes-dashboard patch 7.1.1 -> 7.1.2 OpenSSF Scorecard

Release Notes

kubernetes/dashboard (kubernetes-dashboard)

v7.1.2

Compare Source


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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

--- kubernetes/apps/monitoring/kubernetes-dashboard/app Kustomization: flux-system/kubernetes-dashboard HelmRelease: monitoring/kubernetes-dashboard

+++ kubernetes/apps/monitoring/kubernetes-dashboard/app Kustomization: flux-system/kubernetes-dashboard HelmRelease: monitoring/kubernetes-dashboard

@@ -13,13 +13,13 @@

     spec:
       chart: kubernetes-dashboard
       sourceRef:
         kind: HelmRepository
         name: kubernetes-dashboard
         namespace: flux-system
-      version: 7.1.1
+      version: 7.1.2
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2
   uninstall:

Copy link

--- HelmRelease: monitoring/kubernetes-dashboard Deployment: monitoring/kubernetes-dashboard-api

+++ HelmRelease: monitoring/kubernetes-dashboard Deployment: monitoring/kubernetes-dashboard-api

@@ -23,17 +23,17 @@

         app.kubernetes.io/instance: kubernetes-dashboard
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/part-of: kubernetes-dashboard
         app.kubernetes.io/name: kubernetes-dashboard-api
         app.kubernetes.io/component: api
       annotations:
-        rollme: ApMoY
+        rollme: zqfns
     spec:
       containers:
       - name: kubernetes-dashboard-api
-        image: docker.io/kubernetesui/dashboard-api:1.2.0
+        image: docker.io/kubernetesui/dashboard-api:1.3.0
         imagePullPolicy: IfNotPresent
         args:
         - --namespace=monitoring
         - --metrics-scraper-service-name=kubernetes-dashboard-metrics-scraper
         env:
         - name: CSRF_KEY
--- HelmRelease: monitoring/kubernetes-dashboard Deployment: monitoring/kubernetes-dashboard-auth

+++ HelmRelease: monitoring/kubernetes-dashboard Deployment: monitoring/kubernetes-dashboard-auth

@@ -23,13 +23,13 @@

         app.kubernetes.io/instance: kubernetes-dashboard
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/part-of: kubernetes-dashboard
         app.kubernetes.io/name: kubernetes-dashboard-auth
         app.kubernetes.io/component: auth
       annotations:
-        rollme: 4JwTx
+        rollme: nSOUb
     spec:
       containers:
       - name: kubernetes-dashboard-auth
         image: docker.io/kubernetesui/dashboard-auth:1.1.1
         imagePullPolicy: IfNotPresent
         args: null

@chrisbsmith chrisbsmith merged commit 091385f into main Mar 12, 2024
5 checks passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/kubernetes-dashboard-7.x branch March 12, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant