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

fix(app): update container tag docker.io/jmalloc/echo-server to v0.3.6 #2067

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

tyriis-automation[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
docker.io/jmalloc/echo-server patch 0.3.5 -> 0.3.6

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@tyriis-automation tyriis-automation bot added renovate/docker renovate docker datasource type/patch a patch for a bug labels Oct 30, 2023
@tyriis-automation
Copy link
Contributor Author

--- kubernetes/talos-flux/apps/default/echo-server/app Kustomization: flux-system/apps-echo-server HelmRelease: default/echo-server

+++ kubernetes/talos-flux/apps/default/echo-server/app Kustomization: flux-system/apps-echo-server HelmRelease: default/echo-server

@@ -32,13 +32,13 @@

     controllers:
       main:
         containers:
           main:
             image:
               repository: docker.io/jmalloc/echo-server
-              tag: 0.3.5
+              tag: 0.3.6
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
--- kubernetes/kube-nas/apps/default/echo-server/app Kustomization: flux-system/apps-echo-server HelmRelease: default/echo-server

+++ kubernetes/kube-nas/apps/default/echo-server/app Kustomization: flux-system/apps-echo-server HelmRelease: default/echo-server

@@ -32,13 +32,13 @@

     controllers:
       main:
         containers:
           main:
             image:
               repository: docker.io/jmalloc/echo-server
-              tag: 0.3.5
+              tag: 0.3.6
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@tyriis-automation
Copy link
Contributor Author

--- kubernetes HelmRelease: default/echo-server Deployment: default/echo-server

+++ kubernetes HelmRelease: default/echo-server Deployment: default/echo-server

@@ -30,13 +30,13 @@

       automountServiceAccountToken: true
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: docker.io/jmalloc/echo-server:0.3.5
+      - image: docker.io/jmalloc/echo-server:0.3.6
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 8080
           initialDelaySeconds: 0

@github-actions
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 2 0 0.01s
✅ REPOSITORY gitleaks yes no 2.82s
✅ YAML prettier 2 0 0.89s
✅ YAML yamllint 2 0 0.35s

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

@tyriis-automation tyriis-automation bot merged commit 1e622d2 into main Oct 31, 2023
4 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/docker.io-jmalloc-echo-server-0.x branch October 31, 2023 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate/docker renovate docker datasource type/patch a patch for a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants