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(oci/gokapi): update v1.9.2 ➼ v1.9.3 #1473

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

tinfoild[bot]
Copy link
Contributor

@tinfoild tinfoild bot commented Dec 7, 2024

This PR contains the following updates:

Package Update Change
docker.io/f0rc3/gokapi patch v1.9.2 -> v1.9.3

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

Copy link

cloudflare-workers-and-pages bot commented Dec 7, 2024

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5e2e269
Status: ✅  Deploy successful!
Preview URL: https://62797c82.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-docker-io-f0rc3-gok-ju41.jjgadgets-biohazard.pages.dev

View logs

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Dec 7, 2024

--- kube/deploy/apps/gokapi/app Kustomization: flux-system/gokapi-app HelmRelease: gokapi/gokapi

+++ kube/deploy/apps/gokapi/app Kustomization: flux-system/gokapi-app HelmRelease: gokapi/gokapi

@@ -45,13 +45,13 @@

       strategy: RollingUpdate
     env:
       GOKAPI_MAX_MEMORY_UPLOAD: '128'
       GOKAPI_PORT: 53842
     image:
       repository: docker.io/f0rc3/gokapi
-      tag: v1.9.2@sha256:734a6d4cd57a2dc9ed7f719d567d95e786c36b0ebc8d816378a5312bcff83030
+      tag: v1.9.3@sha256:84f851a14f9b1d0a3ed5d195c6de84cca3d1d161537c425a4e35de3395997bc7
     ingress:
       main:
         enabled: true
         hosts:
         - host: gokapi
           paths:

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Dec 7, 2024

--- HelmRelease: gokapi/gokapi Deployment: gokapi/gokapi

+++ HelmRelease: gokapi/gokapi Deployment: gokapi/gokapi

@@ -25,13 +25,13 @@

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: gokapi
-        image: docker.io/f0rc3/gokapi:v1.9.2@sha256:734a6d4cd57a2dc9ed7f719d567d95e786c36b0ebc8d816378a5312bcff83030
+        image: docker.io/f0rc3/gokapi:v1.9.3@sha256:84f851a14f9b1d0a3ed5d195c6de84cca3d1d161537c425a4e35de3395997bc7
         imagePullPolicy: null
         env:
         - name: GOKAPI_MAX_MEMORY_UPLOAD
           value: '128'
         - name: GOKAPI_PORT
           value: '53842'

@tinfoild tinfoild bot merged commit faa083d into main Dec 7, 2024
3 checks passed
@tinfoild tinfoild bot deleted the renovate/docker.io-f0rc3-gokapi-1.x branch December 7, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants