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 traefik to 21.1.0 #1619

Merged
merged 1 commit into from
Feb 26, 2023
Merged

Conversation

jarvis-plus-bot[bot]
Copy link
Contributor

@jarvis-plus-bot jarvis-plus-bot bot commented Feb 10, 2023

This PR contains the following updates:

Package Update Change
traefik (source) major 20.8.0 -> 21.1.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

traefik/traefik-helm-chart

v21.1.0

Compare Source

Features
Bug Fixes
  • traefik image name for renovate (a34f305)

What's Changed

New Contributors

Full Changelog: traefik/traefik-helm-chart@v21.0.0...v21.1.0

v21.0.0

Compare Source

Bug Fixes

What's Changed

New Contributors

Full Changelog: traefik/traefik-helm-chart@v20.8.0...v21.0.0


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 Renovate Bot.

@jarvis-plus-bot
Copy link
Contributor Author

jarvis-plus-bot bot commented Feb 10, 2023

Helm Release Diff Report 🔧

Show Report "Path: `k8s/namespaces/base/traefik-ingress/traefik/app/helmrelease.yaml` Version: `20.8.0` -> `21.1.0`
@@ -148,7 +148,7 @@
 terminationGracePeriodSeconds: 60
 hostNetwork: false
 containers:
- - image: traefik:v2.9.6
+ - image: traefik:v2.9.7
 imagePullPolicy: IfNotPresent
 name: traefik
 resources:
@@ -270,31 +270,13 @@
 spec:
 controller: traefik.io/ingress-controller
 ---
-# Source: traefik/templates/tlsoption.yaml
-apiVersion: traefik.containo.us/v1alpha1
-kind: TLSOption
-metadata:
- name: default
- namespace: default
- labels:
- app.kubernetes.io/name: traefik
- app.kubernetes.io/instance: traefik-default
- app.kubernetes.io/managed-by: Helm
-spec:
- maxVersion: VersionTLS13
- minVersion: VersionTLS12
- sniStrict: true
----
-# Source: traefik/templates/dashboard-hook-ingressroute.yaml
+# Source: traefik/templates/dashboard-ingressroute.yaml
 apiVersion: traefik.containo.us/v1alpha1
 kind: IngressRoute
 metadata:
 name: traefik-dashboard
 namespace: default
 annotations:
- helm.sh/hook: "post-install,post-upgrade"
- meta.helm.sh/release-name: traefik
- meta.helm.sh/release-namespace: default
 labels:
 app.kubernetes.io/name: traefik
 app.kubernetes.io/instance: traefik-default
@@ -308,3 +290,18 @@
 services:
 - name: api@internal
 kind: TraefikService
+---
+# Source: traefik/templates/tlsoption.yaml
+apiVersion: traefik.containo.us/v1alpha1
+kind: TLSOption
+metadata:
+ name: default
+ namespace: default
+ labels:
+ app.kubernetes.io/name: traefik
+ app.kubernetes.io/instance: traefik-default
+ app.kubernetes.io/managed-by: Helm
+spec:
+ maxVersion: VersionTLS13
+ minVersion: VersionTLS12
+ sniStrict: true
```"

@jarvis-plus-bot
Copy link
Contributor Author

jarvis-plus-bot bot commented Feb 10, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ KUBERNETES kubeconform 1 0 0.22s
⚠️ REPOSITORY checkov yes 451 22.62s
✅ REPOSITORY dustilock yes no 0.25s
✅ REPOSITORY git_diff yes no 0.07s
✅ REPOSITORY secretlint yes no 2.2s
⚠️ REPOSITORY trivy yes 1 53.41s
✅ SPELL misspell 1 0 0.04s
✅ YAML prettier 1 0 0.45s
✅ YAML yamllint 1 0 0.23s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | traefik | 20.8.0 | 21.1.0 |

Signed-off-by: Jarvis Plus Bot <112913195+jarvis-plus-bot[bot]@users.noreply.github.com>
@jarvis-plus-bot jarvis-plus-bot bot force-pushed the renovate/traefik-21.x branch from 74ef607 to aa8454b Compare February 15, 2023 11:06
@jarvis-plus-bot jarvis-plus-bot bot changed the title feat(helm)!: Update chart traefik to 21.0.0 feat(helm)!: Update chart traefik to 21.1.0 Feb 15, 2023
@xunholy xunholy merged commit 717b68e into main Feb 26, 2023
@xunholy xunholy deleted the renovate/traefik-21.x branch February 26, 2023 22:54
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