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(charts): update kubernetes-dashboard to 5.11.0 #181

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 14, 2022

This PR contains the following updates:

Package Update Change
kubernetes-dashboard minor 5.0.0 -> 5.11.0

Warning

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


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 was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Contributor

Path: cluster/apps/kubernetes-dashboard/helm-release.yaml
Version: 5.0.0 -> 5.1.1

@@ -19,6 +19,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard
 
 # Source: kubernetes-dashboard/templates/secret.yaml
@@ -44,6 +45,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard-certs
 type: Opaque
 ---
@@ -93,6 +95,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard-settings
 data:
 
@@ -119,6 +122,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 rules:
   # Allow Metrics Scraper to get metrics from the Metrics server
   - apiGroups: ["metrics.k8s.io"]
@@ -148,6 +152,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: ClusterRole
@@ -180,6 +185,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 rules:
   # Allow Dashboard to get, update and delete Dashboard exclusive secrets.
   - apiGroups: [""]
@@ -224,6 +230,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: Role
@@ -291,6 +298,7 @@
 kind: Deployment
 metadata:
   name: kubernetes-dashboard
+  annotations:
   labels:
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
@@ -310,6 +318,7 @@
       app.kubernetes.io/component: kubernetes-dashboard
   template:
     metadata:
+      annotations:
       labels:
         app.kubernetes.io/name: kubernetes-dashboard
         app.kubernetes.io/instance: kubernetes-dashboard
@@ -322,7 +331,7 @@
       serviceAccountName: kubernetes-dashboard
       containers:
         - name: kubernetes-dashboard
-          image: "kubernetesui/dashboard:v2.3.1"
+          image: "kubernetesui/dashboard:v2.4.0"
           imagePullPolicy: IfNotPresent
           args:
             - --namespace=default
@@ -437,7 +446,24 @@
 ---
 {}
 
-# Source: kubernetes-dashboard/templates/psp.yaml
+# Source: kubernetes-dashboard/templates/pdb.yaml
+# Copyright 2017 The Kubernetes Authors.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+---
+{}
+
+# Source: kubernetes-dashboard/templates/servicemonitor.yaml
 # Copyright 2017 The Kubernetes Authors.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");

@renovate renovate bot changed the title feat(charts): update kubernetes-dashboard to 5.1.1 feat(charts): update kubernetes-dashboard to 5.1.2 Feb 2, 2022
@renovate renovate bot force-pushed the renovate/kubernetes-dashboard-5.x branch from b55010b to 8e59d23 Compare February 2, 2022 09:18
@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2022

Path: cluster/apps/kubernetes-dashboard/helm-release.yaml
Version: 5.0.0 -> 5.1.2

@@ -19,6 +19,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard
 
 # Source: kubernetes-dashboard/templates/secret.yaml
@@ -44,6 +45,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard-certs
 type: Opaque
 ---
@@ -93,6 +95,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard-settings
 data:
 
@@ -119,6 +122,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 rules:
   # Allow Metrics Scraper to get metrics from the Metrics server
   - apiGroups: ["metrics.k8s.io"]
@@ -148,6 +152,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: ClusterRole
@@ -180,6 +185,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 rules:
   # Allow Dashboard to get, update and delete Dashboard exclusive secrets.
   - apiGroups: [""]
@@ -224,6 +230,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: Role
@@ -291,6 +298,7 @@
 kind: Deployment
 metadata:
   name: kubernetes-dashboard
+  annotations:
   labels:
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
@@ -310,6 +318,7 @@
       app.kubernetes.io/component: kubernetes-dashboard
   template:
     metadata:
+      annotations:
       labels:
         app.kubernetes.io/name: kubernetes-dashboard
         app.kubernetes.io/instance: kubernetes-dashboard
@@ -322,7 +331,7 @@
       serviceAccountName: kubernetes-dashboard
       containers:
         - name: kubernetes-dashboard
-          image: "kubernetesui/dashboard:v2.3.1"
+          image: "kubernetesui/dashboard:v2.4.0"
           imagePullPolicy: IfNotPresent
           args:
             - --namespace=default
@@ -437,7 +446,24 @@
 ---
 {}
 
-# Source: kubernetes-dashboard/templates/psp.yaml
+# Source: kubernetes-dashboard/templates/pdb.yaml
+# Copyright 2017 The Kubernetes Authors.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+---
+{}
+
+# Source: kubernetes-dashboard/templates/servicemonitor.yaml
 # Copyright 2017 The Kubernetes Authors.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");

@renovate renovate bot changed the title feat(charts): update kubernetes-dashboard to 5.1.2 feat(charts): update kubernetes-dashboard to 5.1.3 Feb 3, 2022
@renovate renovate bot force-pushed the renovate/kubernetes-dashboard-5.x branch from 8e59d23 to 95cfc5c Compare February 3, 2022 11:46
@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2022

Path: cluster/apps/kubernetes-dashboard/helm-release.yaml
Version: 5.0.0 -> 5.1.3

@@ -19,6 +19,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard
 
 # Source: kubernetes-dashboard/templates/secret.yaml
@@ -44,6 +45,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard-certs
 type: Opaque
 ---
@@ -93,6 +95,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard-settings
 data:
 
@@ -119,6 +122,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 rules:
   # Allow Metrics Scraper to get metrics from the Metrics server
   - apiGroups: ["metrics.k8s.io"]
@@ -148,6 +152,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: ClusterRole
@@ -180,6 +185,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 rules:
   # Allow Dashboard to get, update and delete Dashboard exclusive secrets.
   - apiGroups: [""]
@@ -224,6 +230,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: Role
@@ -291,6 +298,7 @@
 kind: Deployment
 metadata:
   name: kubernetes-dashboard
+  annotations:
   labels:
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
@@ -310,6 +318,7 @@
       app.kubernetes.io/component: kubernetes-dashboard
   template:
     metadata:
+      annotations:
       labels:
         app.kubernetes.io/name: kubernetes-dashboard
         app.kubernetes.io/instance: kubernetes-dashboard
@@ -322,7 +331,7 @@
       serviceAccountName: kubernetes-dashboard
       containers:
         - name: kubernetes-dashboard
-          image: "kubernetesui/dashboard:v2.3.1"
+          image: "kubernetesui/dashboard:v2.4.0"
           imagePullPolicy: IfNotPresent
           args:
             - --namespace=default
@@ -437,7 +446,24 @@
 ---
 {}
 
-# Source: kubernetes-dashboard/templates/psp.yaml
+# Source: kubernetes-dashboard/templates/pdb.yaml
+# Copyright 2017 The Kubernetes Authors.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+---
+{}
+
+# Source: kubernetes-dashboard/templates/servicemonitor.yaml
 # Copyright 2017 The Kubernetes Authors.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");

@renovate renovate bot force-pushed the renovate/kubernetes-dashboard-5.x branch from 95cfc5c to 427839f Compare February 5, 2022 08:45
@renovate renovate bot changed the title feat(charts): update kubernetes-dashboard to 5.1.3 feat(charts): update kubernetes-dashboard to 5.2.0 Feb 5, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2022

Path: cluster/apps/kubernetes-dashboard/helm-release.yaml
Version: 5.0.0 -> 5.2.0

@@ -19,6 +19,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard
 
 # Source: kubernetes-dashboard/templates/secret.yaml
@@ -44,6 +45,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard-certs
 type: Opaque
 ---
@@ -93,6 +95,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard-settings
 data:
 
@@ -119,6 +122,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 rules:
   # Allow Metrics Scraper to get metrics from the Metrics server
   - apiGroups: ["metrics.k8s.io"]
@@ -148,6 +152,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: ClusterRole
@@ -180,6 +185,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 rules:
   # Allow Dashboard to get, update and delete Dashboard exclusive secrets.
   - apiGroups: [""]
@@ -224,6 +230,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: Role
@@ -291,6 +298,7 @@
 kind: Deployment
 metadata:
   name: kubernetes-dashboard
+  annotations:
   labels:
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
@@ -310,6 +318,7 @@
       app.kubernetes.io/component: kubernetes-dashboard
   template:
     metadata:
+      annotations:
       labels:
         app.kubernetes.io/name: kubernetes-dashboard
         app.kubernetes.io/instance: kubernetes-dashboard
@@ -322,7 +331,7 @@
       serviceAccountName: kubernetes-dashboard
       containers:
         - name: kubernetes-dashboard
-          image: "kubernetesui/dashboard:v2.3.1"
+          image: "kubernetesui/dashboard:v2.5.0"
           imagePullPolicy: IfNotPresent
           args:
             - --namespace=default
@@ -437,7 +446,24 @@
 ---
 {}
 
-# Source: kubernetes-dashboard/templates/psp.yaml
+# Source: kubernetes-dashboard/templates/pdb.yaml
+# Copyright 2017 The Kubernetes Authors.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+---
+{}
+
+# Source: kubernetes-dashboard/templates/servicemonitor.yaml
 # Copyright 2017 The Kubernetes Authors.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");

@renovate renovate bot changed the title feat(charts): update kubernetes-dashboard to 5.2.0 feat(charts): update kubernetes-dashboard to 5.3.0 Mar 10, 2022
@renovate renovate bot force-pushed the renovate/kubernetes-dashboard-5.x branch from 427839f to e9c9045 Compare March 10, 2022 15:04
@github-actions
Copy link
Contributor

Path: cluster/apps/kubernetes-dashboard/helm-release.yaml
Version: 5.0.0 -> 5.3.0

@@ -19,6 +19,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard
 
 # Source: kubernetes-dashboard/templates/secret.yaml
@@ -44,6 +45,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard-certs
 type: Opaque
 ---
@@ -93,6 +95,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard-settings
 data:
 
@@ -119,6 +122,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 rules:
   # Allow Metrics Scraper to get metrics from the Metrics server
   - apiGroups: ["metrics.k8s.io"]
@@ -148,6 +152,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: ClusterRole
@@ -180,6 +185,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 rules:
   # Allow Dashboard to get, update and delete Dashboard exclusive secrets.
   - apiGroups: [""]
@@ -224,6 +230,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: Role
@@ -291,6 +298,7 @@
 kind: Deployment
 metadata:
   name: kubernetes-dashboard
+  annotations:
   labels:
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
@@ -310,6 +318,7 @@
       app.kubernetes.io/component: kubernetes-dashboard
   template:
     metadata:
+      annotations:
       labels:
         app.kubernetes.io/name: kubernetes-dashboard
         app.kubernetes.io/instance: kubernetes-dashboard
@@ -322,7 +331,7 @@
       serviceAccountName: kubernetes-dashboard
       containers:
         - name: kubernetes-dashboard
-          image: "kubernetesui/dashboard:v2.3.1"
+          image: "kubernetesui/dashboard:v2.5.1"
           imagePullPolicy: IfNotPresent
           args:
             - --namespace=default
@@ -437,7 +446,24 @@
 ---
 {}
 
-# Source: kubernetes-dashboard/templates/psp.yaml
+# Source: kubernetes-dashboard/templates/pdb.yaml
+# Copyright 2017 The Kubernetes Authors.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+---
+{}
+
+# Source: kubernetes-dashboard/templates/servicemonitor.yaml
 # Copyright 2017 The Kubernetes Authors.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");

@renovate renovate bot changed the title feat(charts): update kubernetes-dashboard to 5.3.0 feat(charts): update kubernetes-dashboard to 5.3.1 Mar 17, 2022
@renovate renovate bot force-pushed the renovate/kubernetes-dashboard-5.x branch from e9c9045 to 3ffbf5b Compare March 17, 2022 21:46
@github-actions
Copy link
Contributor

Path: cluster/apps/kubernetes-dashboard/helm-release.yaml
Version: 5.0.0 -> 5.3.1

@@ -19,6 +19,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard
 
 # Source: kubernetes-dashboard/templates/secret.yaml
@@ -44,6 +45,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard-certs
 type: Opaque
 ---
@@ -93,6 +95,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard-settings
 data:
 
@@ -119,6 +122,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 rules:
   # Allow Metrics Scraper to get metrics from the Metrics server
   - apiGroups: ["metrics.k8s.io"]
@@ -148,6 +152,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: ClusterRole
@@ -180,6 +185,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 rules:
   # Allow Dashboard to get, update and delete Dashboard exclusive secrets.
   - apiGroups: [""]
@@ -224,6 +230,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: Role
@@ -291,6 +298,7 @@
 kind: Deployment
 metadata:
   name: kubernetes-dashboard
+  annotations:
   labels:
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
@@ -310,6 +318,7 @@
       app.kubernetes.io/component: kubernetes-dashboard
   template:
     metadata:
+      annotations:
       labels:
         app.kubernetes.io/name: kubernetes-dashboard
         app.kubernetes.io/instance: kubernetes-dashboard
@@ -322,7 +331,7 @@
       serviceAccountName: kubernetes-dashboard
       containers:
         - name: kubernetes-dashboard
-          image: "kubernetesui/dashboard:v2.3.1"
+          image: "kubernetesui/dashboard:v2.5.1"
           imagePullPolicy: IfNotPresent
           args:
             - --namespace=default
@@ -437,7 +446,24 @@
 ---
 {}
 
-# Source: kubernetes-dashboard/templates/psp.yaml
+# Source: kubernetes-dashboard/templates/pdb.yaml
+# Copyright 2017 The Kubernetes Authors.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+---
+{}
+
+# Source: kubernetes-dashboard/templates/servicemonitor.yaml
 # Copyright 2017 The Kubernetes Authors.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");

@renovate renovate bot changed the title feat(charts): update kubernetes-dashboard to 5.3.1 feat(charts): update kubernetes-dashboard to 5.4.1 Apr 5, 2022
@renovate renovate bot force-pushed the renovate/kubernetes-dashboard-5.x branch from 3ffbf5b to 5413438 Compare April 5, 2022 18:40
@github-actions
Copy link
Contributor

github-actions bot commented Apr 5, 2022

Path: cluster/apps/kubernetes-dashboard/helm-release.yaml
Version: 5.0.0 -> 5.4.1

@@ -19,6 +19,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard
 
 # Source: kubernetes-dashboard/templates/secret.yaml
@@ -44,6 +45,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard-certs
 type: Opaque
 ---
@@ -93,6 +95,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard-settings
 data:
 
@@ -119,6 +122,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 rules:
   # Allow Metrics Scraper to get metrics from the Metrics server
   - apiGroups: ["metrics.k8s.io"]
@@ -148,6 +152,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: ClusterRole
@@ -180,6 +185,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 rules:
   # Allow Dashboard to get, update and delete Dashboard exclusive secrets.
   - apiGroups: [""]
@@ -224,6 +230,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: Role
@@ -291,6 +298,7 @@
 kind: Deployment
 metadata:
   name: kubernetes-dashboard
+  annotations:
   labels:
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
@@ -310,6 +318,7 @@
       app.kubernetes.io/component: kubernetes-dashboard
   template:
     metadata:
+      annotations:
       labels:
         app.kubernetes.io/name: kubernetes-dashboard
         app.kubernetes.io/instance: kubernetes-dashboard
@@ -322,7 +331,7 @@
       serviceAccountName: kubernetes-dashboard
       containers:
         - name: kubernetes-dashboard
-          image: "kubernetesui/dashboard:v2.3.1"
+          image: "kubernetesui/dashboard:v2.5.1"
           imagePullPolicy: IfNotPresent
           args:
             - --namespace=default
@@ -437,7 +446,24 @@
 ---
 {}
 
-# Source: kubernetes-dashboard/templates/psp.yaml
+# Source: kubernetes-dashboard/templates/pdb.yaml
+# Copyright 2017 The Kubernetes Authors.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+---
+{}
+
+# Source: kubernetes-dashboard/templates/servicemonitor.yaml
 # Copyright 2017 The Kubernetes Authors.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");

@renovate renovate bot changed the title feat(charts): update kubernetes-dashboard to 5.4.1 feat(charts): update kubernetes-dashboard to 5.7.0 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/kubernetes-dashboard-5.x branch from 5413438 to ba87056 Compare June 18, 2022 18:27
@github-actions
Copy link
Contributor

Path: cluster/apps/kubernetes-dashboard/helm-release.yaml
Version: 5.0.0 -> 5.7.0

@@ -19,6 +19,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard
 
 # Source: kubernetes-dashboard/templates/secret.yaml
@@ -44,6 +45,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard-certs
 type: Opaque
 ---
@@ -93,6 +95,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard-settings
 data:
 
@@ -119,6 +122,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 rules:
   # Allow Metrics Scraper to get metrics from the Metrics server
   - apiGroups: ["metrics.k8s.io"]
@@ -148,6 +152,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: ClusterRole
@@ -180,6 +185,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 rules:
   # Allow Dashboard to get, update and delete Dashboard exclusive secrets.
   - apiGroups: [""]
@@ -224,6 +230,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: Role
@@ -291,6 +298,7 @@
 kind: Deployment
 metadata:
   name: kubernetes-dashboard
+  annotations:
   labels:
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
@@ -310,6 +318,7 @@
       app.kubernetes.io/component: kubernetes-dashboard
   template:
     metadata:
+      annotations:
       labels:
         app.kubernetes.io/name: kubernetes-dashboard
         app.kubernetes.io/instance: kubernetes-dashboard
@@ -322,7 +331,7 @@
       serviceAccountName: kubernetes-dashboard
       containers:
         - name: kubernetes-dashboard
-          image: "kubernetesui/dashboard:v2.3.1"
+          image: "kubernetesui/dashboard:v2.6.0"
           imagePullPolicy: IfNotPresent
           args:
             - --namespace=default
@@ -437,7 +446,24 @@
 ---
 {}
 
-# Source: kubernetes-dashboard/templates/psp.yaml
+# Source: kubernetes-dashboard/templates/pdb.yaml
+# Copyright 2017 The Kubernetes Authors.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+---
+{}
+
+# Source: kubernetes-dashboard/templates/servicemonitor.yaml
 # Copyright 2017 The Kubernetes Authors.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");

@renovate renovate bot force-pushed the renovate/kubernetes-dashboard-5.x branch from ba87056 to f70f4f3 Compare August 12, 2022 15:28
@renovate renovate bot changed the title feat(charts): update kubernetes-dashboard to 5.7.0 feat(charts): update kubernetes-dashboard to 5.8.0 Aug 12, 2022
@github-actions
Copy link
Contributor

Path: cluster/apps/kubernetes-dashboard/helm-release.yaml
Version: 5.0.0 -> 5.8.0

@@ -19,6 +19,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard
 
 # Source: kubernetes-dashboard/templates/secret.yaml
@@ -44,6 +45,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard-certs
 type: Opaque
 ---
@@ -93,6 +95,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard-settings
 data:
 
@@ -119,6 +122,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 rules:
   # Allow Metrics Scraper to get metrics from the Metrics server
   - apiGroups: ["metrics.k8s.io"]
@@ -148,6 +152,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: ClusterRole
@@ -180,6 +185,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 rules:
   # Allow Dashboard to get, update and delete Dashboard exclusive secrets.
   - apiGroups: [""]
@@ -224,6 +230,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: Role
@@ -291,6 +298,7 @@
 kind: Deployment
 metadata:
   name: kubernetes-dashboard
+  annotations:
   labels:
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
@@ -310,6 +318,7 @@
       app.kubernetes.io/component: kubernetes-dashboard
   template:
     metadata:
+      annotations:
       labels:
         app.kubernetes.io/name: kubernetes-dashboard
         app.kubernetes.io/instance: kubernetes-dashboard
@@ -322,7 +331,7 @@
       serviceAccountName: kubernetes-dashboard
       containers:
         - name: kubernetes-dashboard
-          image: "kubernetesui/dashboard:v2.3.1"
+          image: "kubernetesui/dashboard:v2.6.1"
           imagePullPolicy: IfNotPresent
           args:
             - --namespace=default
@@ -437,7 +446,24 @@
 ---
 {}
 
-# Source: kubernetes-dashboard/templates/psp.yaml
+# Source: kubernetes-dashboard/templates/pdb.yaml
+# Copyright 2017 The Kubernetes Authors.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+---
+{}
+
+# Source: kubernetes-dashboard/templates/servicemonitor.yaml
 # Copyright 2017 The Kubernetes Authors.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");

@renovate renovate bot force-pushed the renovate/kubernetes-dashboard-5.x branch from f70f4f3 to 06d60c1 Compare August 16, 2022 16:38
@renovate renovate bot changed the title feat(charts): update kubernetes-dashboard to 5.8.0 feat(charts): update kubernetes-dashboard to 5.9.0 Aug 16, 2022
@github-actions
Copy link
Contributor

Path: cluster/apps/kubernetes-dashboard/helm-release.yaml
Version: 5.0.0 -> 5.9.0

@@ -19,6 +19,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard
 
 # Source: kubernetes-dashboard/templates/secret.yaml
@@ -44,6 +45,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard-certs
 type: Opaque
 ---
@@ -93,6 +95,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard-settings
 data:
 
@@ -119,6 +122,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 rules:
   # Allow Metrics Scraper to get metrics from the Metrics server
   - apiGroups: ["metrics.k8s.io"]
@@ -148,6 +152,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: ClusterRole
@@ -180,6 +185,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 rules:
   # Allow Dashboard to get, update and delete Dashboard exclusive secrets.
   - apiGroups: [""]
@@ -224,6 +230,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: Role
@@ -291,6 +298,7 @@
 kind: Deployment
 metadata:
   name: kubernetes-dashboard
+  annotations:
   labels:
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
@@ -310,6 +318,7 @@
       app.kubernetes.io/component: kubernetes-dashboard
   template:
     metadata:
+      annotations:
       labels:
         app.kubernetes.io/name: kubernetes-dashboard
         app.kubernetes.io/instance: kubernetes-dashboard
@@ -322,7 +331,7 @@
       serviceAccountName: kubernetes-dashboard
       containers:
         - name: kubernetes-dashboard
-          image: "kubernetesui/dashboard:v2.3.1"
+          image: "kubernetesui/dashboard:v2.6.1"
           imagePullPolicy: IfNotPresent
           args:
             - --namespace=default
@@ -437,7 +446,24 @@
 ---
 {}
 
-# Source: kubernetes-dashboard/templates/psp.yaml
+# Source: kubernetes-dashboard/templates/pdb.yaml
+# Copyright 2017 The Kubernetes Authors.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+---
+{}
+
+# Source: kubernetes-dashboard/templates/servicemonitor.yaml
 # Copyright 2017 The Kubernetes Authors.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");

@renovate renovate bot changed the title feat(charts): update kubernetes-dashboard to 5.9.0 feat(charts): update kubernetes-dashboard to 5.10.0 Aug 24, 2022
@renovate renovate bot force-pushed the renovate/kubernetes-dashboard-5.x branch from 06d60c1 to 92e604b Compare August 24, 2022 12:26
@github-actions
Copy link
Contributor

Path: cluster/apps/kubernetes-dashboard/helm-release.yaml
Version: 5.0.0 -> 5.10.0

@@ -19,6 +19,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard
 
 # Source: kubernetes-dashboard/templates/secret.yaml
@@ -44,6 +45,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard-certs
 type: Opaque
 ---
@@ -93,6 +95,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard-settings
 data:
 
@@ -119,6 +122,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 rules:
   # Allow Metrics Scraper to get metrics from the Metrics server
   - apiGroups: ["metrics.k8s.io"]
@@ -148,6 +152,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: ClusterRole
@@ -180,6 +185,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 rules:
   # Allow Dashboard to get, update and delete Dashboard exclusive secrets.
   - apiGroups: [""]
@@ -224,6 +230,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: Role
@@ -291,6 +298,7 @@
 kind: Deployment
 metadata:
   name: kubernetes-dashboard
+  annotations:
   labels:
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
@@ -310,6 +318,7 @@
       app.kubernetes.io/component: kubernetes-dashboard
   template:
     metadata:
+      annotations:
       labels:
         app.kubernetes.io/name: kubernetes-dashboard
         app.kubernetes.io/instance: kubernetes-dashboard
@@ -322,7 +331,7 @@
       serviceAccountName: kubernetes-dashboard
       containers:
         - name: kubernetes-dashboard
-          image: "kubernetesui/dashboard:v2.3.1"
+          image: "kubernetesui/dashboard:v2.6.1"
           imagePullPolicy: IfNotPresent
           args:
             - --namespace=default
@@ -437,7 +446,24 @@
 ---
 {}
 
-# Source: kubernetes-dashboard/templates/psp.yaml
+# Source: kubernetes-dashboard/templates/pdb.yaml
+# Copyright 2017 The Kubernetes Authors.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+---
+{}
+
+# Source: kubernetes-dashboard/templates/servicemonitor.yaml
 # Copyright 2017 The Kubernetes Authors.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");

@renovate renovate bot changed the title feat(charts): update kubernetes-dashboard to 5.10.0 feat(charts): update kubernetes-dashboard to 5.11.0 Sep 29, 2022
@renovate renovate bot force-pushed the renovate/kubernetes-dashboard-5.x branch from 92e604b to c4883d3 Compare September 29, 2022 12:51
@github-actions
Copy link
Contributor

Path: cluster/apps/kubernetes-dashboard/helm-release.yaml
Version: 5.0.0 -> 5.11.0

@@ -19,6 +19,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard
 
 # Source: kubernetes-dashboard/templates/secret.yaml
@@ -44,6 +45,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard-certs
 type: Opaque
 ---
@@ -93,6 +95,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
   name: kubernetes-dashboard-settings
 data:
 
@@ -119,6 +122,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 rules:
   # Allow Metrics Scraper to get metrics from the Metrics server
   - apiGroups: ["metrics.k8s.io"]
@@ -148,6 +152,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: ClusterRole
@@ -180,6 +185,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 rules:
   # Allow Dashboard to get, update and delete Dashboard exclusive secrets.
   - apiGroups: [""]
@@ -224,6 +230,7 @@
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
     app.kubernetes.io/managed-by: Helm
+  annotations:
 roleRef:
   apiGroup: rbac.authorization.k8s.io
   kind: Role
@@ -291,6 +298,7 @@
 kind: Deployment
 metadata:
   name: kubernetes-dashboard
+  annotations:
   labels:
     app.kubernetes.io/name: kubernetes-dashboard
     app.kubernetes.io/instance: kubernetes-dashboard
@@ -310,6 +318,7 @@
       app.kubernetes.io/component: kubernetes-dashboard
   template:
     metadata:
+      annotations:
       labels:
         app.kubernetes.io/name: kubernetes-dashboard
         app.kubernetes.io/instance: kubernetes-dashboard
@@ -322,7 +331,7 @@
       serviceAccountName: kubernetes-dashboard
       containers:
         - name: kubernetes-dashboard
-          image: "kubernetesui/dashboard:v2.3.1"
+          image: "kubernetesui/dashboard:v2.7.0"
           imagePullPolicy: IfNotPresent
           args:
             - --namespace=default
@@ -403,6 +412,24 @@
 ---
 {}
 
+# Source: kubernetes-dashboard/templates/extra-manifests.yaml
+# Copyright 2017 The Kubernetes Authors.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+---
+{}
+
 # Source: kubernetes-dashboard/templates/ingress.yaml
 # Copyright 2017 The Kubernetes Authors.
 #
@@ -437,7 +464,24 @@
 ---
 {}
 
-# Source: kubernetes-dashboard/templates/psp.yaml
+# Source: kubernetes-dashboard/templates/pdb.yaml
+# Copyright 2017 The Kubernetes Authors.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+---
+{}
+
+# Source: kubernetes-dashboard/templates/servicemonitor.yaml
 # Copyright 2017 The Kubernetes Authors.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");

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.

0 participants