generated from onedr0p/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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.3 #249
Merged
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/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.2
+ version: 7.1.3
install:
remediation:
retries: 3
interval: 30m
maxHistory: 2
uninstall: |
--- HelmRelease: monitoring/kubernetes-dashboard Deployment: monitoring/kubernetes-dashboard-kong
+++ HelmRelease: monitoring/kubernetes-dashboard Deployment: monitoring/kubernetes-dashboard-kong
@@ -66,13 +66,13 @@
value: 'off'
- name: KONG_DATABASE
value: 'off'
- name: KONG_DECLARATIVE_CONFIG
value: /kong_dbless/kong.yml
- name: KONG_DNS_ORDER
- value: LAST,A,SRV,CNAME
+ value: A,CNAME,LAST,SRV
- name: KONG_LUA_PACKAGE_PATH
value: /opt/?.lua;/opt/?/init.lua;;
- name: KONG_NGINX_WORKER_PROCESSES
value: '2'
- name: KONG_PORTAL_API_ACCESS_LOG
value: /dev/stdout
@@ -138,13 +138,13 @@
value: 'off'
- name: KONG_DATABASE
value: 'off'
- name: KONG_DECLARATIVE_CONFIG
value: /kong_dbless/kong.yml
- name: KONG_DNS_ORDER
- value: LAST,A,SRV,CNAME
+ value: A,CNAME,LAST,SRV
- name: KONG_LUA_PACKAGE_PATH
value: /opt/?.lua;/opt/?/init.lua;;
- name: KONG_NGINX_WORKER_PROCESSES
value: '2'
- name: KONG_PORTAL_API_ACCESS_LOG
value: /dev/stdout
--- HelmRelease: monitoring/kubernetes-dashboard Deployment: monitoring/kubernetes-dashboard-api
+++ HelmRelease: monitoring/kubernetes-dashboard Deployment: monitoring/kubernetes-dashboard-api
@@ -7,13 +7,13 @@
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
name: kubernetes-dashboard-api
spec:
- replicas: 3
+ replicas: 1
revisionHistoryLimit: 10
selector:
matchLabels:
app.kubernetes.io/instance: kubernetes-dashboard
app.kubernetes.io/part-of: kubernetes-dashboard
app.kubernetes.io/name: 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: Hq1g0
+ rollme: Lgf1L
spec:
containers:
- name: kubernetes-dashboard-api
- image: docker.io/kubernetesui/dashboard-api:1.3.0
+ image: docker.io/kubernetesui/dashboard-api:1.4.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,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-auth
app.kubernetes.io/component: auth
annotations:
- rollme: r09A7
+ rollme: HSCfi
spec:
containers:
- name: kubernetes-dashboard-auth
- image: docker.io/kubernetesui/dashboard-auth:1.1.1
+ image: docker.io/kubernetesui/dashboard-auth:1.1.2
imagePullPolicy: IfNotPresent
args: null
env:
- name: CSRF_KEY
valueFrom:
secretKeyRef:
--- HelmRelease: monitoring/kubernetes-dashboard Deployment: monitoring/kubernetes-dashboard-web
+++ HelmRelease: monitoring/kubernetes-dashboard Deployment: monitoring/kubernetes-dashboard-web
@@ -26,13 +26,13 @@
app.kubernetes.io/name: kubernetes-dashboard-web
app.kubernetes.io/component: web
annotations: null
spec:
containers:
- name: kubernetes-dashboard-web
- image: docker.io/kubernetesui/dashboard-web:1.2.2
+ image: docker.io/kubernetesui/dashboard-web:1.2.3
imagePullPolicy: IfNotPresent
args:
- --namespace=monitoring
- --settings-config-map-name=kubernetes-dashboard-web-settings
ports:
- containerPort: 8000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
7.1.2
->7.1.3
Release Notes
kubernetes/dashboard (kubernetes-dashboard)
v7.1.3
Compare Source
What's Changed
API
Web
Helm Chart
kong_dns_order
entry in an attempt to mitigate latency issuesNew Contributors
Full Changelog: kubernetes/dashboard@kubernetes-dashboard-7.1.2...kubernetes-dashboard-7.1.3
Installation
Compatibility
✓
Fully supported version range.?
Due to breaking changes between Kubernetes API versions, some features might not work correctly in the Dashboard.Images
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.
This PR has been generated by Mend Renovate. View repository job log here.