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

⬆️ Update image vabene1111/recipes to v1.5.9 #4627

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

feisar-bot[bot]
Copy link
Contributor

@feisar-bot feisar-bot bot commented Nov 27, 2023

This PR contains the following updates:

Package Update Change
vabene1111/recipes patch 1.5.6 -> 1.5.9

Release Notes

TandoorRecipes/recipes (vabene1111/recipes)

v1.5.9

Compare Source

⚠️ Tandoor Version 1.5.7 updates to Django 4.2 which removes support for postgres 11. See FAQ for notes on how to upgrade.

v1.5.8

Compare Source

⚠️ Tandoor Version 1.5.7 updates to Django 4.2 which removes support for postgres 11. See FAQ for notes on how to upgrade.

  • fixed constraint on meal type uniqueness breaking migrations for some users

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.

@feisar-bot feisar-bot bot force-pushed the renovate/vabene1111-recipes-1.x branch from f583994 to 9a1b216 Compare November 28, 2023 18:22
@feisar-bot feisar-bot bot changed the title ⬆️ Update image vabene1111/recipes to 1.5.8 ⬆️ Update image vabene1111/recipes to 1.5.9 Nov 28, 2023
@feisar-bot feisar-bot bot force-pushed the renovate/vabene1111-recipes-1.x branch from 9a1b216 to f492738 Compare November 29, 2023 23:33
@feisar-bot feisar-bot bot changed the title ⬆️ Update image vabene1111/recipes to 1.5.9 ⬆️ Update image vabene1111/recipes to v1.5.9 Nov 29, 2023
@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Nov 29, 2023

--- kubernetes HelmRelease: default/tandoor StatefulSet: default/tandoor

+++ kubernetes HelmRelease: default/tandoor StatefulSet: default/tandoor

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

           python3 /opt/recipes/manage.py migrate
           python3 /opt/recipes/manage.py collectstatic_js_reverse
           python3 /opt/recipes/manage.py collectstatic --noinput
         envFrom:
         - secretRef:
             name: tandoor-secret
-        image: vabene1111/recipes:1.5.6
+        image: vabene1111/recipes:1.5.9
         name: 02-init-migrate
       containers:
       - command:
         - /opt/recipes/venv/bin/gunicorn
         - -b
         - :8888
@@ -90,13 +90,13 @@

           value: '8888'
         - name: TIMEZONE
           value: ${TIMEZONE}
         envFrom:
         - secretRef:
             name: tandoor-secret
-        image: vabene1111/recipes:1.5.6
+        image: vabene1111/recipes:1.5.9
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8888

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Nov 29, 2023

--- kubernetes/apps/default/tandoor/app Kustomization: flux-system/cluster-apps-tandoor HelmRelease: default/tandoor

+++ kubernetes/apps/default/tandoor/app Kustomization: flux-system/cluster-apps-tandoor HelmRelease: default/tandoor

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

               TIMEZONE: ${TIMEZONE}
             envFrom:
             - secretRef:
                 name: tandoor-secret
             image:
               repository: vabene1111/recipes
-              tag: 1.5.6
+              tag: 1.5.9
             resources:
               limits:
                 memory: 512Mi
               requests:
                 cpu: 100m
                 memory: 256Mi
@@ -111,13 +111,13 @@

               python3 /opt/recipes/manage.py collectstatic --noinput
             envFrom:
             - secretRef:
                 name: tandoor-secret
             image:
               repository: vabene1111/recipes
-              tag: 1.5.6
+              tag: 1.5.9
         type: statefulset
     defaultPodOptions:
       enableServiceLinks: false
       securityContext:
         runAsGroup: 568
         runAsUser: 568

@auricom auricom merged commit 1cc3f0b into main Nov 29, 2023
4 checks passed
@feisar-bot feisar-bot bot deleted the renovate/vabene1111-recipes-1.x branch November 30, 2023 13:20
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