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

chore(deps): update monica docker tag to v0.9.0 #610

Merged
merged 1 commit into from
May 28, 2024
Merged

Conversation

gabe565-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
monica (source) minor 0.8.0 -> 0.9.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.

Copy link

Kustomization Diff

Cluster gabernetes
Changes ${\tt\large\color{green}+1\enspace\color{red}-\negthinspace1}$
Click to expand
--- kubernetes/gabernetes/apps/monica/app Kustomization: monica/app HelmRelease: monica/monica

+++ kubernetes/gabernetes/apps/monica/app Kustomization: monica/app HelmRelease: monica/monica

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

       chart: monica
       reconcileStrategy: ChartVersion
       sourceRef:
         kind: HelmRepository
         name: gabe565
         namespace: flux-system
-      version: 0.8.0
+      version: 0.9.0
   driftDetection:
     mode: enabled
   interval: 1h
   values:
     controller:
       strategy: RollingUpdate

Copy link

HelmRelease Diff

Cluster gabernetes
Changes ${\tt\large\color{green}+2\enspace\color{red}-\negthinspace2}$
Click to expand
--- HelmRelease: monica/monica Deployment: monica/monica

+++ HelmRelease: monica/monica Deployment: monica/monica

@@ -34,20 +34,20 @@

       enableServiceLinks: true
       initContainers:
       - command:
         - sh
         - -c
         - cp -a /var/www/html/public/* /public
-        image: monica:4.0.0-fpm-alpine
+        image: monica:4.1.2-fpm-alpine
         name: copy
         volumeMounts:
         - mountPath: /public
           name: public
       containers:
       - name: monica
-        image: monica:4.0.0-fpm-alpine
+        image: monica:4.1.2-fpm-alpine
         imagePullPolicy: IfNotPresent
         securityContext:
           readOnlyRootFilesystem: true
         env:
         - name: APP_ENV
           value: production

@gabe565-renovate gabe565-renovate bot force-pushed the renovate/monica-0.x branch 2 times, most recently from 1c1bd74 to 1a8f8dc Compare May 26, 2024 05:26
@gabe565 gabe565 merged commit fcbec3e into main May 28, 2024
6 checks passed
@gabe565 gabe565 deleted the renovate/monica-0.x branch May 28, 2024 18:56
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.

1 participant