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 ghcr.io/miniflux/miniflux docker tag to v2.2.3 #1356

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/miniflux/miniflux (source) patch 2.2.2 -> 2.2.3

Release Notes

miniflux/v2 (ghcr.io/miniflux/miniflux)

v2.2.3

Compare Source

  • fix: unable to change password due to a typo in SQL parameter
  • fix: show only one player when there are several audio/video enclosures
  • feat(mediaproxy): pass original filename in Content-Disposition header
  • feat(mediaproxy): implement referer spoofing for restricted media resources
  • feat(integration): update Shiori integration to use new API endpoints for login/bookmark
  • build(deps): bump golang.org/x/text from 0.19.0 to 0.20.0
  • build(deps): bump golang.org/x/term from 0.25.0 to 0.26.0
  • build(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0
  • build(deps): bump golang.org/x/net from 0.30.0 to 0.31.0
  • build(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) November 11, 2024 01:24
Copy link

--- . HelmRelease: applications/miniflux Deployment: applications/miniflux

+++ . HelmRelease: applications/miniflux Deployment: applications/miniflux

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

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: miniflux
-        image: ghcr.io/miniflux/miniflux:2.2.2
+        image: ghcr.io/miniflux/miniflux:2.2.3
         imagePullPolicy: null
         env:
         - name: ADMIN_USERNAME
           value: boet
         - name: BASE_URL
           value: https://feed.bo0tzz.me

Copy link

--- . Kustomization: flux-system/flux-system HelmRelease: applications/miniflux

+++ . Kustomization: flux-system/flux-system HelmRelease: applications/miniflux

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

         name: bjw-s-charts
         namespace: applications
       interval: 1h
   values:
     image:
       repository: ghcr.io/miniflux/miniflux
-      tag: 2.2.2
+      tag: 2.2.3
     service:
       main:
         ports:
           http:
             port: 8080
     envFrom:

@renovate renovate bot merged commit b8a75e8 into main Nov 11, 2024
2 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-miniflux-miniflux-2.x branch November 11, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant