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: update helm chart pod-gateway to 6.5.0 #3472

Merged
merged 1 commit into from
Mar 6, 2023
Merged

Conversation

bloopy-boi[bot]
Copy link
Contributor

@bloopy-boi bloopy-boi bot commented Mar 6, 2023

This PR contains the following updates:

Package Update Change
pod-gateway (source) minor 6.4.0 -> 6.5.0

⚠ Dependency Lookup Warnings ⚠

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


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 has been generated by Renovate Bot.

@bloopy-boi bloopy-boi bot requested a review from h3mmy as a code owner March 6, 2023 01:48
@bloopy-boi bloopy-boi bot added renovate/helm type/minor size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Mar 6, 2023
@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Mar 6, 2023

Path: cluster/apps/vpn-gateway/helm-release.yaml
Version: 6.4.0 -> 6.5.0

@@ -59,6 +59,8 @@
 nat.conf: |
 # Generated by pod-gateway
 qbittorrent 10 udp:${VPN_FORWARDED_PORT_1},tcp:${VPN_FORWARDED_PORT_1},udp:${VPN_FORWARDED_PORT_2},tcp:${VPN_FORWARDED_PORT_2}
+ nat6.conf: |
+ # Generated by pod-gateway
 ---
 # Source: pod-gateway/templates/configmap.yaml
 apiVersion: v1
@@ -86,6 +88,8 @@
 nat.conf: |
 # Generated by pod-gateway
 qbittorrent 10 udp:${VPN_FORWARDED_PORT_1},tcp:${VPN_FORWARDED_PORT_1},udp:${VPN_FORWARDED_PORT_2},tcp:${VPN_FORWARDED_PORT_2}
+ nat6.conf: |
+ # Generated by pod-gateway
 ---
 # Source: pod-gateway/templates/common.yaml
 apiVersion: v1

@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Mar 6, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.4s
✅ YAML prettier 1 0 0 0.59s
✅ YAML yamllint 1 0 0.27s

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

@h3mmy h3mmy merged commit baff911 into main Mar 6, 2023
@h3mmy h3mmy deleted the renovate/pod-gateway-6.x branch March 6, 2023 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant