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
|
server: https://kubernetes.default.svc
|
||||||
sources:
|
sources:
|
||||||
- repoURL: git.roboces.dev/catalin/fukuops
|
- repoURL: git.roboces.dev/catalin/fukuops
|
||||||
chart: miniflux/miniflux
|
chart: miniflux
|
||||||
targetRevision: 0.1.0
|
targetRevision: 0.2.0
|
||||||
helm:
|
helm:
|
||||||
valuesObject:
|
valuesObject:
|
||||||
replicaCount: 3
|
replicaCount: 3
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@ spec:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
sources:
|
sources:
|
||||||
- repoURL: git.roboces.dev/catalin/fukuops
|
- repoURL: git.roboces.dev/catalin/fukuops
|
||||||
chart: oxicloud/oxicloud
|
chart: oxicloud
|
||||||
targetRevision: 0.1.0
|
targetRevision: 0.1.0
|
||||||
helm:
|
helm:
|
||||||
valuesObject:
|
valuesObject:
|
||||||
|
|
|
||||||
|
|
@ -3,4 +3,4 @@ name: miniflux
|
||||||
description: A Helm chart for Miniflux RSS reader
|
description: A Helm chart for Miniflux RSS reader
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
appVersion: 2.2.18
|
appVersion: 2.3.3
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,9 @@
|
||||||
---
|
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: oxicloud
|
name: oxicloud
|
||||||
description: |
|
description: 'Ultra-fast, secure & lightweight self-hosted cloud storage — your files,
|
||||||
Ultra-fast, secure & lightweight self-hosted cloud storage — your files, photos, calendars & contacts, all in one place. Built in Rust.
|
photos, calendars & contacts, all in one place. Built in Rust.
|
||||||
|
|
||||||
|
'
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
appVersion: "0.8.6"
|
appVersion: 0.8.6
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue