Skip to content

Commit

Permalink
fix(container): update image docker.io/miniflux/miniflux to v2.0.42
Browse files Browse the repository at this point in the history
| datasource | package                     | from   | to     |
| ---------- | --------------------------- | ------ | ------ |
| docker     | docker.io/miniflux/miniflux | 2.0.40 | 2.0.42 |
  • Loading branch information
renovate[bot] authored Jan 30, 2023
1 parent 00b8873 commit 733d236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/apps/web-tools/miniflux/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
reloader.stakater.com/auto: "true"
image:
repository: docker.io/miniflux/miniflux
tag: 2.0.40
tag: 2.0.42
env:
BASE_URL: "https://miniflux.${SECRET_PUBLIC_DOMAIN}"
CREATE_ADMIN: "1"
Expand Down

0 comments on commit 733d236

Please sign in to comment.