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(helm-chart): update chart k8s-gateway to 2.1.0 #1522

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

ishioni-bot[bot]
Copy link
Contributor

@ishioni-bot ishioni-bot bot commented Nov 30, 2023

This PR contains the following updates:

Package Update Change
k8s-gateway minor 2.0.4 -> 2.1.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, check this box

This PR has been generated by Renovate Bot.

| datasource | package     | from  | to    |
| ---------- | ----------- | ----- | ----- |
| helm       | k8s-gateway | 2.0.4 | 2.1.0 |
@ishioni-bot ishioni-bot bot requested a review from ishioni as a code owner November 30, 2023 12:04
@ishioni-bot ishioni-bot bot added dep/minor renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/kubernetes Changes made in the kubernetes directory labels Nov 30, 2023
@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Nov 30, 2023

--- kubernetes/apps/network/k8s-gateway/app Kustomization: flux-system/network-k8s-gateway HelmRelease: network/k8s-gateway

+++ kubernetes/apps/network/k8s-gateway/app Kustomization: flux-system/network-k8s-gateway HelmRelease: network/k8s-gateway

@@ -9,13 +9,13 @@

     spec:
       chart: k8s-gateway
       sourceRef:
         kind: HelmRepository
         name: k8s-gateway
         namespace: flux-system
-      version: 2.0.4
+      version: 2.1.0
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 15m
   maxHistory: 3

@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Nov 30, 2023

--- kubernetes HelmRelease: network/k8s-gateway Deployment: network/k8s-gateway

+++ kubernetes HelmRelease: network/k8s-gateway Deployment: network/k8s-gateway

@@ -19,13 +19,13 @@

         app.kubernetes.io/name: k8s-gateway
         app.kubernetes.io/instance: k8s-gateway
     spec:
       serviceAccountName: k8s-gateway
       containers:
       - name: k8s-gateway
-        image: quay.io/oriedge/k8s_gateway:v0.3.4
+        image: quay.io/oriedge/k8s_gateway:v0.4.0
         imagePullPolicy: IfNotPresent
         args:
         - -conf
         - /etc/coredns/Corefile
         securityContext:
           runAsUser: 1000

@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Nov 30, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 1.5s
✅ YAML prettier 1 0 0.35s
✅ YAML yamllint 1 0 0.24s

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

@ishioni ishioni merged commit 5e6b29b into master Nov 30, 2023
10 checks passed
@ishioni ishioni deleted the renovate/k8s-gateway-2.x branch November 30, 2023 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant