-
Notifications
You must be signed in to change notification settings - Fork 15
feat(container): update image ghcr.io/angelnu/pod-gateway ( v1.10.0 → v1.13.0 ) #5401
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
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/cluster-0-ghcr.io-angelnu-pod-gateway-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
--- HelmRelease: vpn/media-gateway Deployment: vpn/media-gateway-pod-gateway
+++ HelmRelease: vpn/media-gateway Deployment: vpn/media-gateway-pod-gateway
@@ -29,24 +29,24 @@
automountServiceAccountToken: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
initContainers:
- command:
- /bin/gateway_init.sh
- image: ghcr.io/angelnu/pod-gateway:v1.10.0@sha256:d728eac85f750b37c96a0dafd038561ea4b8035857802be1128ea9b19c61e181
+ image: ghcr.io/angelnu/pod-gateway:v1.12.0@sha256:8b35b9ebe2be4dfdce44934e298ab196bc59dd2a47ec5f62423e6b573ae94a6b
imagePullPolicy: IfNotPresent
name: routes
securityContext:
privileged: true
volumeMounts:
- mountPath: /config
name: config
readOnly: true
containers:
- name: media-gateway-pod-gateway
- image: ghcr.io/angelnu/pod-gateway:v1.10.0@sha256:d728eac85f750b37c96a0dafd038561ea4b8035857802be1128ea9b19c61e181
+ image: ghcr.io/angelnu/pod-gateway:v1.12.0@sha256:8b35b9ebe2be4dfdce44934e298ab196bc59dd2a47ec5f62423e6b573ae94a6b
imagePullPolicy: IfNotPresent
command:
- /bin/gateway_sidecar.sh
securityContext:
capabilities:
add:
--- HelmRelease: vpn/media-gateway Deployment: vpn/media-gateway-pod-gateway-webhook
+++ HelmRelease: vpn/media-gateway Deployment: vpn/media-gateway-pod-gateway-webhook
@@ -36,17 +36,17 @@
- --configmapName=media-gateway-pod-gateway
- --setGatewayLabel=setGateway
- --setGatewayAnnotation=setGateway
- --tls-cert-file-path=/tls/tls.crt
- --tls-key-file-path=/tls/tls.key
- --DNSPolicy=None
- - --initImage=ghcr.io/angelnu/pod-gateway:v1.10.0@sha256:d728eac85f750b37c96a0dafd038561ea4b8035857802be1128ea9b19c61e181
+ - --initImage=ghcr.io/angelnu/pod-gateway:v1.12.0@sha256:8b35b9ebe2be4dfdce44934e298ab196bc59dd2a47ec5f62423e6b573ae94a6b
- --initImagePullPol=IfNotPresent
- --initCmd=/bin/client_init.sh
- --initMountPoint=/config
- - --sidecarImage=ghcr.io/angelnu/pod-gateway:v1.10.0@sha256:d728eac85f750b37c96a0dafd038561ea4b8035857802be1128ea9b19c61e181
+ - --sidecarImage=ghcr.io/angelnu/pod-gateway:v1.12.0@sha256:8b35b9ebe2be4dfdce44934e298ab196bc59dd2a47ec5f62423e6b573ae94a6b
- --sidecarImagePullPol=IfNotPresent
- --sidecarCmd=/bin/client_sidecar.sh
- --sidecarMountPoint=/config
ports:
- name: http
containerPort: 8080 |
--- 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
@@ -71,13 +71,13 @@
capabilities:
add:
- NET_ADMIN
type: gluetun
image:
repository: ghcr.io/angelnu/pod-gateway
- tag: v1.10.0@sha256:d728eac85f750b37c96a0dafd038561ea4b8035857802be1128ea9b19c61e181
+ tag: v1.12.0@sha256:8b35b9ebe2be4dfdce44934e298ab196bc59dd2a47ec5f62423e6b573ae94a6b
podAnnotations:
configmap.reloader.stakater.com/reload: media-gateway-pod-gateway
secret.reloader.stakater.com/reload: media-gateway-vpnconfig
routed_namespaces:
- media
service: |
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
e04c13e
to
78947b0
Compare
… v1.13.0 ) | datasource | package | from | to | | ---------- | --------------------------- | ------- | ------- | | docker | ghcr.io/angelnu/pod-gateway | v1.10.0 | v1.13.0 |
78947b0
to
b201f21
Compare
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:
v1.10.0
->v1.13.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
angelnu/pod-gateway (ghcr.io/angelnu/pod-gateway)
v1.13.0
Compare Source
What's Changed
New Contributors
Full Changelog: angelnu/pod-gateway@v1.12.0...v1.13.0
v1.12.0
: 1.12.0Compare Source
Replace deprecated dhclient with busybox udhcpc
What's Changed
Full Changelog: angelnu/pod-gateway@v1.11.1...v1.12.0
v1.11.1
Compare Source
Merge and release contributions from the last months:
6e4dd9a
What's Changed
New Contributors
Full Changelog: angelnu/pod-gateway@v1.10.0...v1.11.1
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.
This PR was generated by Mend Renovate. View the repository job log.