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 freshrss/freshrss ( 1.23.0 → 1.23.1 ) #4807

Merged
merged 1 commit into from
Dec 30, 2023

Conversation

feisar-bot[bot]
Copy link
Contributor

@feisar-bot feisar-bot bot commented Dec 30, 2023

This PR contains the following updates:

Package Update Change
freshrss/freshrss (source) patch 1.23.0 -> 1.23.1

Release Notes

FreshRSS/FreshRSS (freshrss/freshrss)

v1.23.1

Compare Source

  • Bug fixing
    • Fix crash regression with the option Max number of tags shown #​5978
    • Fix crash regression when enabling extensions defined by old FreshRSS installations #​5979
    • Fix crash regression during export when using MySQL #​5988
    • More robust assignment of categories to feeds #​5986
    • Fix base_url being cleared when saving settings #​5992
    • Fix unwanted button in UI of update page #​5999
  • Deployment
    • Exclude more folders with .dockerignore #​5996
  • i18n

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
Copy link
Contributor Author

feisar-bot bot commented Dec 30, 2023

--- HelmRelease: default/freshrss StatefulSet: default/freshrss

+++ HelmRelease: default/freshrss StatefulSet: default/freshrss

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

         - name: CRON_MIN
           value: 18,48
         - name: DOMAIN
           value: https://freshrss.${SECRET_CLUSTER_DOMAIN}/
         - name: TZ
           value: ${TIMEZONE}
-        image: freshrss/freshrss:1.23.0@sha256:4c41e1a758e7acc5a760b6cadd6ea6071db2f930b87459ef2ab60f8b9d84235e
+        image: freshrss/freshrss:1.23.1@sha256:e34b33c5b401b4e47d9a17be841a8993bdb8b12aa94bb8f06d6b20ad9332691e
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Dec 30, 2023

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

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

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

             env:
               CRON_MIN: 18,48
               DOMAIN: https://freshrss.${SECRET_CLUSTER_DOMAIN}/
               TZ: ${TIMEZONE}
             image:
               repository: freshrss/freshrss
-              tag: 1.23.0@sha256:4c41e1a758e7acc5a760b6cadd6ea6071db2f930b87459ef2ab60f8b9d84235e
+              tag: 1.23.1@sha256:e34b33c5b401b4e47d9a17be841a8993bdb8b12aa94bb8f06d6b20ad9332691e
             resources:
               requests:
                 cpu: 50m
                 memory: 256Mi
         initContainers:
           init-db:

@auricom auricom merged commit 56fcc16 into main Dec 30, 2023
7 checks passed
@feisar-bot feisar-bot bot deleted the renovate/freshrss-freshrss-1.x branch December 30, 2023 20:16
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