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(container): update image ghcr.io/k8s-at-home/gateway-admision-controller to v3.6.0 #726

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

Conversation

chii-bot[bot]
Copy link
Contributor

@chii-bot chii-bot bot commented Aug 14, 2022

This PR contains the following updates:

Package Update Change
ghcr.io/k8s-at-home/gateway-admision-controller minor v3.5.0 -> v3.6.0

⚠ Dependency Lookup Warnings ⚠

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


Release Notes

k8s-at-home/gateway-admision-controller

v3.6.0

Compare Source

What's Changed
New Contributors

Full Changelog: angelnu/gateway-admision-controller@v3.5.0...v3.6.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, click this checkbox.

This PR has been generated by Renovate Bot.

…ntroller to v3.6.0

| datasource | package                                         | from   | to     |
| ---------- | ----------------------------------------------- | ------ | ------ |
| docker     | ghcr.io/k8s-at-home/gateway-admision-controller | v3.5.0 | v3.6.0 |
| docker     | ghcr.io/k8s-at-home/gateway-admision-controller | v3.5.0 | v3.6.0 |
@chii-bot chii-bot bot requested a review from toboshii as a code owner August 14, 2022 01:50
@chii-bot chii-bot bot added renovate/container type/minor area/cluster Changes made in the cluster directory size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 14, 2022
@chii-bot
Copy link
Contributor Author

chii-bot bot commented Aug 14, 2022

Path: cluster/apps/ext-gateway/helm-release.yaml

@@ -259,7 +259,7 @@
 defaultMode: 420
 containers:
 - name: webhook
- image: ghcr.io/k8s-at-home/gateway-admision-controller:v3.5.0
+ image: ghcr.io/k8s-at-home/gateway-admision-controller:v3.6.0
 args:
 - --webhook-listen-address=:8080
 - --gateway=pod-gateway.default.svc.cluster.local

@chii-bot
Copy link
Contributor Author

chii-bot bot commented Aug 14, 2022

Path: cluster/apps/vpn-gateway/helm-release.yaml

@@ -273,7 +273,7 @@
 defaultMode: 420
 containers:
 - name: webhook
- image: ghcr.io/k8s-at-home/gateway-admision-controller:v3.5.0
+ image: ghcr.io/k8s-at-home/gateway-admision-controller:v3.6.0
 args:
 - --webhook-listen-address=:8080
 - --gateway=pod-gateway.default.svc.cluster.local

@chii-bot
Copy link
Contributor Author

chii-bot bot commented Aug 14, 2022

MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ COPYPASTE jscpd yes 2 1.14s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 1.52s
✅ YAML prettier 2 0 0.49s
✅ YAML yamllint 2 0 0.14s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@chii-bot chii-bot bot changed the title feat(container): update image ghcr.io/k8s-at-home/gateway-admision-controller to v3.6.0 feat(container): update image ghcr.io/k8s-at-home/gateway-admision-controller to v3.6.0 - autoclosed Nov 25, 2022
@chii-bot chii-bot bot closed this Nov 25, 2022
@chii-bot chii-bot bot deleted the renovate/ghcr.io-k8s-at-home-gateway-admision-controller-3.x branch November 25, 2022 15:17
@chii-bot chii-bot bot changed the title feat(container): update image ghcr.io/k8s-at-home/gateway-admision-controller to v3.6.0 - autoclosed feat(container): update image ghcr.io/k8s-at-home/gateway-admision-controller to v3.6.0 Nov 26, 2022
@chii-bot chii-bot bot reopened this Nov 26, 2022
@chii-bot chii-bot bot restored the renovate/ghcr.io-k8s-at-home-gateway-admision-controller-3.x branch November 26, 2022 03:23
@chii-bot chii-bot bot changed the title feat(container): update image ghcr.io/k8s-at-home/gateway-admision-controller to v3.6.0 feat(container): update image ghcr.io/k8s-at-home/gateway-admision-controller to v3.6.0 - autoclosed Mar 15, 2023
@chii-bot chii-bot bot closed this Mar 15, 2023
@chii-bot chii-bot bot deleted the renovate/ghcr.io-k8s-at-home-gateway-admision-controller-3.x branch March 15, 2023 14:31
@chii-bot chii-bot bot changed the title feat(container): update image ghcr.io/k8s-at-home/gateway-admision-controller to v3.6.0 - autoclosed feat(container): update image ghcr.io/k8s-at-home/gateway-admision-controller to v3.6.0 Mar 15, 2023
@chii-bot chii-bot bot reopened this Mar 15, 2023
@chii-bot chii-bot bot restored the renovate/ghcr.io-k8s-at-home-gateway-admision-controller-3.x branch March 15, 2023 19:14
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/container 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.

0 participants