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.2 #1335

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2024

This PR contains the following updates:

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

Release Notes

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

v2.2.2

Compare Source

  • fix(webauthn): add backup eligibility flag workaround to avoid a 401 response
  • fix: update Last-Modified if it changes in a 304 response
  • feat(webauthn): show help message regarding username and non-discoverable credentials
  • feat(rss): calculate hash based on item title/content for feeds without GUID and link
  • feat(locale): update Chinese translations
  • feat(locale): update Polish translations
  • feat(integration): add Cubox integration
  • feat(client): add custom_js field to Go API client
  • feat(api): add endpoint for user integration status
  • feat: update feed icon during force refresh
  • feat: take Retry-After header into consideration for rate limited feeds
  • feat: set entry URL to rewritten URL if a rewrite rule is defined
  • feat: replace xurls third-party module with an ad-hoc regexp
  • feat: add new settings option to allow external fonts
  • feat: add custom user JavaScript similar to custom CSS
  • chore: update test case comment
  • build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0
  • build(deps): bump github.com/yuin/goldmark from 1.7.4 to 1.7.8
  • build(deps): bump github.com/tdewolff/minify/v2 from 2.20.37 to 2.21.1
  • build(deps): bump github.com/prometheus/client_golang
  • build(deps): bump github.com/andybalholm/brotli from 1.1.0 to 1.1.1

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 (rebase) October 30, 2024 07:50
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.1
+        image: ghcr.io/miniflux/miniflux:2.2.2
         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.1
+      tag: 2.2.2
     service:
       main:
         ports:
           http:
             port: 8080
     envFrom:

@renovate renovate bot merged commit 386a9ba into main Oct 30, 2024
2 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-miniflux-miniflux-2.x branch October 30, 2024 11:03
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