feat: update miniflux to 2.3.3 and bump its helm chart to 0.2.0
This commit is contained in:
parent
5d4d910715
commit
e20ace28ee
4 changed files with 9 additions and 8 deletions
|
|
@ -11,8 +11,8 @@ spec:
|
|||
server: https://kubernetes.default.svc
|
||||
sources:
|
||||
- repoURL: git.roboces.dev/catalin/fukuops
|
||||
chart: miniflux/miniflux
|
||||
targetRevision: 0.1.0
|
||||
chart: miniflux
|
||||
targetRevision: 0.2.0
|
||||
helm:
|
||||
valuesObject:
|
||||
replicaCount: 3
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ spec:
|
|||
server: https://kubernetes.default.svc
|
||||
sources:
|
||||
- repoURL: git.roboces.dev/catalin/fukuops
|
||||
chart: oxicloud/oxicloud
|
||||
chart: oxicloud
|
||||
targetRevision: 0.1.0
|
||||
helm:
|
||||
valuesObject:
|
||||
|
|
|
|||
|
|
@ -3,4 +3,4 @@ name: miniflux
|
|||
description: A Helm chart for Miniflux RSS reader
|
||||
type: application
|
||||
version: 0.1.0
|
||||
appVersion: 2.2.18
|
||||
appVersion: 2.3.3
|
||||
|
|
|
|||
|
|
@ -1,8 +1,9 @@
|
|||
---
|
||||
apiVersion: v2
|
||||
name: oxicloud
|
||||
description: |
|
||||
Ultra-fast, secure & lightweight self-hosted cloud storage — your files, photos, calendars & contacts, all in one place. Built in Rust.
|
||||
description: 'Ultra-fast, secure & lightweight self-hosted cloud storage — your files,
|
||||
photos, calendars & contacts, all in one place. Built in Rust.
|
||||
|
||||
'
|
||||
type: application
|
||||
version: 0.1.0
|
||||
appVersion: "0.8.6"
|
||||
appVersion: 0.8.6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue