Skip to content

feat(container): update image ghcr.io/angelnu/gateway-admision-controller ( v3.10.0 → v3.12.0 ) #5514

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 30, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/angelnu/gateway-admision-controller minor v3.10.0 -> v3.12.0

Warning

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


Release Notes

angelnu/gateway-admision-controller (ghcr.io/angelnu/gateway-admision-controller)

v3.12.0

Compare Source

Support sidecar as init container by @​TheAceMan in https://github.com/angelnu/gateway-admision-controller/pull/296

What's Changed
New Contributors

Full Changelog: angelnu/gateway-admision-controller@v3.11.0...v3.12.0

v3.11.0

Compare Source

What's Changed

Full Changelog: angelnu/gateway-admision-controller@v3.10.0...v3.11.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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Mar 30, 2025

--- kubernetes/cluster-0/apps/vpn/pod-gateway/media Kustomization: flux-system/cluster-apps-pod-gateway-media HelmRelease: vpn/media-gateway

+++ kubernetes/cluster-0/apps/vpn/pod-gateway/media Kustomization: flux-system/cluster-apps-pod-gateway-media HelmRelease: vpn/media-gateway

@@ -102,12 +102,12 @@

     webhook:
       gatewayAnnotation: setGateway
       gatewayDefault: false
       gatewayLabel: setGateway
       image:
         repository: ghcr.io/angelnu/gateway-admision-controller
-        tag: v3.10.0@sha256:a8ed630613de277244dfe203cd11d05905d7eeba8d8c41e399b02ee9a847b2f5
+        tag: v3.11.0@sha256:63216984df3bb257cdb4dc888cdb50175f91637b0bee041e670bdc0e275cd5af
   valuesFrom:
   - kind: Secret
     name: media-gateway-vpnconfig
     valuesKey: secret_values
 

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Mar 30, 2025

--- HelmRelease: vpn/media-gateway Deployment: vpn/media-gateway-pod-gateway-webhook

+++ HelmRelease: vpn/media-gateway Deployment: vpn/media-gateway-pod-gateway-webhook

@@ -25,13 +25,13 @@

       - name: certs
         secret:
           secretName: media-gateway-pod-gateway-webhook-tls
           defaultMode: 420
       containers:
       - name: webhook
-        image: ghcr.io/angelnu/gateway-admision-controller:v3.10.0@sha256:a8ed630613de277244dfe203cd11d05905d7eeba8d8c41e399b02ee9a847b2f5
+        image: ghcr.io/angelnu/gateway-admision-controller:v3.11.0@sha256:63216984df3bb257cdb4dc888cdb50175f91637b0bee041e670bdc0e275cd5af
         args:
         - --webhook-listen-address=:8080
         - --gateway=media-gateway-pod-gateway.vpn.svc.cluster.local
         - --DNS=172.16.1.1
         - --configmapName=media-gateway-pod-gateway
         - --setGatewayLabel=setGateway

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Mar 30, 2025

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
❌ COPYPASTE jscpd yes 2 no 1.27s
✅ REPOSITORY git_diff yes no no 0.04s
✅ REPOSITORY secretlint yes no no 3.57s
✅ YAML prettier 1 0 0 0.59s
✅ YAML yamllint 1 0 0 0.33s

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

…ller ( v3.10.0 → v3.12.0 )

| datasource | package                                     | from    | to      |
| ---------- | ------------------------------------------- | ------- | ------- |
| docker     | ghcr.io/angelnu/gateway-admision-controller | v3.10.0 | v3.12.0 |
@renovate renovate bot changed the title feat(container): update image ghcr.io/angelnu/gateway-admision-controller ( v3.10.0 → v3.11.0 ) feat(container): update image ghcr.io/angelnu/gateway-admision-controller ( v3.10.0 → v3.12.0 ) Apr 5, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-angelnu-gateway-admision-controller-3.x branch from 69a1624 to a49d325 Compare April 5, 2025 18:01
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