chore(deps): update helm release traefik to v39.0.8#1270
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update helm release traefik to v39.0.8#1270renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
Helm Diff
@@ -1,10 +1,9 @@
annotations:
- artifacthub.io/changes: "- \"chore(release): \U0001F680 publish traefik 39.0.2\"\n-
- \"docs: fix typo in examples\"\n- \"chore(deps): update helm/kind-action action
- to v1.14.0\"\n- \"feat: :package: allow IBM cloud values\"\n- \"chore(ci): lint
- on pr title\"\n"
+ artifacthub.io/changes: "- \"feat(deps): update traefik docker tag to v3.6.13 (v39.0)\"\n-
+ \"chore: :bento: merge back #1679 into v39.0\"\n- \"chore(release): \U0001F680
+ publish v39.0.8\"\n"
apiVersion: v2
-appVersion: v3.6.8
+appVersion: v3.6.13
description: A Traefik based Kubernetes ingress controller
home: https://traefik.io/
icon: https://raw.githubusercontent.com/traefik/traefik/master/docs/content/assets/img/traefik.logo.png
@@ -24,4 +23,4 @@
- https://github.com/traefik/traefik-helm-chart
- https://github.com/traefik/traefik
type: application
-version: 39.0.2
+version: 39.0.8
@@ -1111,8 +1111,6 @@
# Enable user-facing roles
# https://kubernetes.io/docs/reference/access-authn-authz/rbac/#user-facing-roles
aggregateTo: []
- # List of Kubernetes secrets that are accessible for Traefik. If empty, then access is granted to every secret.
- secretResourceNames: []
# -- Enable to create a PodSecurityPolicy and assign it to the Service Account via RoleBinding or ClusterRoleBinding
podSecurityPolicy:
@@ -1205,6 +1203,8 @@
# -- Name of `Secret` with key 'token' set to a valid license token.
# It enables API Gateway.
token: ""
+ # -- Mount path for token secret.
+ tokenMountPath: "/etc/secrets"
# -- Disables all external network connections.
offline: # @schema type:[boolean, null]
# -- By default, Traefik Hub provider watches all namespaces. When using `rbac.namespaced`, it will watch helm release namespace and namespaces listed in this array. |
4c53f90 to
4676833
Compare
e7580a1 to
95d53ae
Compare
3f3ebe9 to
eada767
Compare
eada767 to
0b606ef
Compare
0b606ef to
e4527f6
Compare
e4527f6 to
d1e0604
Compare
This file contains hidden or 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
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:
39.0.2→39.0.8Release Notes
traefik/traefik-helm-chart (traefik)
v39.0.8Compare Source
🚀 Features
📦 Others
v39.0.7Compare Source
🚀 Features
📦 Others
v39.0.6Compare Source
🚀 Features
📦 Others
v39.0.5Compare Source
🚀 Features
🐛 Bug fixes
websecurelistener can fail #1673 by @falzm📦 Others
v39.0.4Compare Source
Upgrades Notes
🚀 Features
🐛 Bug fixes
📦 Others
v39.0.3Compare Source
🚀 Features
🐛 Bug fixes
rbac.secretResourceNames#1683 by @mloiseleur📦 Others
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.