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

fix(container): update image docker.io/traefik/whoami ( v1.10.3 → v1.10.4 ) #5031

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jan 21, 2025

This PR contains the following updates:

Package Update Change
docker.io/traefik/whoami patch v1.10.3 -> v1.10.4

Release Notes

traefik/whoami (docker.io/traefik/whoami)

v1.10.4

Compare Source

Changelog
  • 4c339e1 chore(ci): upgrade go to v1.23 and linter
  • b49779d feat: add issue template

…10.4 )

| datasource | package                  | from    | to      |
| ---------- | ------------------------ | ------- | ------- |
| docker     | docker.io/traefik/whoami | v1.10.3 | v1.10.4 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump cluster/staging Changes made in the staging cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jan 21, 2025
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 21, 2025

--- HelmRelease: default/whoami Deployment: default/whoami

+++ HelmRelease: default/whoami Deployment: default/whoami

@@ -33,9 +33,9 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: WHOAMI_PORT_NUMBER
           value: '80'
-        image: docker.io/traefik/whoami:v1.10.3@sha256:43a68d10b9dfcfc3ffbfe4dd42100dc9aeaf29b3a5636c856337a5940f1b4f1c
+        image: docker.io/traefik/whoami:v1.10.4@sha256:1699d99cb4b9acc17f74ca670b3d8d0b7ba27c948b3445f0593b58ebece92f04
         name: main
 

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 21, 2025

--- kubernetes/staging/apps/default/whoami/app Kustomization: default/whoami HelmRelease: default/whoami

+++ kubernetes/staging/apps/default/whoami/app Kustomization: default/whoami HelmRelease: default/whoami

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

         containers:
           main:
             env:
               WHOAMI_PORT_NUMBER: 80
             image:
               repository: docker.io/traefik/whoami
-              tag: v1.10.3@sha256:43a68d10b9dfcfc3ffbfe4dd42100dc9aeaf29b3a5636c856337a5940f1b4f1c
+              tag: v1.10.4@sha256:1699d99cb4b9acc17f74ca670b3d8d0b7ba27c948b3445f0593b58ebece92f04
         replicas: 3
     ingress:
       main:
         className: nginx
         enabled: true
         hosts:

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 21, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.03s
✅ REPOSITORY git_diff yes no 0.07s
✅ REPOSITORY secretlint yes no 2.92s
✅ YAML prettier 1 0 0.37s
✅ YAML yamllint 1 0 0.36s

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

@szinn szinn merged commit c4fa72b into main Jan 21, 2025
16 checks passed
@szinn szinn deleted the renovate/staging-docker.io-traefik-whoami-1.x branch January 21, 2025 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/staging Changes made in the staging cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant