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

feat(helm): update chart kubernetes-dashboard to 7.4.0 #2390

Merged
merged 1 commit into from
May 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
kubernetes-dashboard minor 7.3.2 -> 7.4.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

kubernetes/dashboard (kubernetes-dashboard)

v7.4.0

Compare Source

General-purpose web UI for Kubernetes clusters


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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
Contributor

--- kubernetes/tpi/apps/observability/kubernetes-dashboard/app Kustomization: flux-system/kubernetes-dashboard HelmRelease: observability/kubernetes-dashboard

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

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

     spec:
       chart: kubernetes-dashboard
       sourceRef:
         kind: HelmRepository
         name: kubernetes-dashboard
         namespace: flux-system
-      version: 7.3.2
+      version: 7.4.0
   install:
     crds: CreateReplace
     createNamespace: true
     remediation:
       retries: 3
   interval: 15m

Copy link
Contributor

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

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

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

         app.kubernetes.io/part-of: kubernetes-dashboard
         app.kubernetes.io/name: kubernetes-dashboard-api
         app.kubernetes.io/component: api
     spec:
       containers:
       - name: kubernetes-dashboard-api
-        image: docker.io/kubernetesui/dashboard-api:1.5.0
+        image: docker.io/kubernetesui/dashboard-api:1.6.0
         imagePullPolicy: IfNotPresent
         args:
         - --namespace=observability
         - --metrics-scraper-service-name=kubernetes-dashboard-metrics-scraper
         env:
         - name: CSRF_KEY

@tuxpeople tuxpeople merged commit 3cf29f1 into main May 11, 2024
3 checks passed
@tuxpeople tuxpeople deleted the renovate/kubernetes-dashboard-7.x branch May 11, 2024 13:15
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