Compare commits

...

4 Commits

Author SHA1 Message Date
3270a3102b change redis image to use valkey 2024-04-11 18:03:44 -06:00
acc9710c72 update redis chart to 19 2024-04-11 18:03:23 -06:00
756ef9b0c6 upgrade elasticsearch chart version 2024-04-11 17:44:53 -06:00
renovate[bot]
8baec6fd41 Update bbilly1/tubearchivist Docker tag to v0.4.7 (#30)
* Update bbilly1/tubearchivist Docker tag to v0.4.7

* update chart

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Lebens <alexanderlebens@gmail.com>
2024-04-11 17:38:23 -06:00
4 changed files with 14 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: outline
version: 0.1.2
version: 0.3.0
description: Chart for Outline wiki
keywords:
- wiki
@@ -14,5 +14,5 @@ icon: https://avatars.githubusercontent.com/u/1765001?s=48&v=4
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 18.19.4
version: 19.1.0
appVersion: v0.75.2

View File

@@ -39,10 +39,6 @@ persistence:
storageSize: 50Gi
localRootDir: /var/lib/outline/data
uploadMaxSize: 26214400
redis:
architecture: standalone
auth:
enabled: false
outline:
nodeEnv: production
url:
@@ -98,3 +94,11 @@ outline:
usernameClaim:
displayName:
scopes: openid profile email
redis:
image:
registry: docker.io
repository: valkey/valkey
tag: 7.2.4-rc1
architecture: standalone
auth:
enabled: false

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: tubearchivist
version: 0.0.7
version: 0.1.0
description: Chart for Tube Archivist
keywords:
- download
@@ -17,6 +17,6 @@ dependencies:
version: 18.19.4
repository: https://charts.bitnami.com/bitnami
- name: elasticsearch
version: 19.21.2
version: 20.0.4
repository: https://charts.bitnami.com/bitnami
appVersion: v0.4.6
appVersion: v0.4.7

View File

@@ -3,7 +3,7 @@ deployment:
strategy: Recreate
image:
repository: bbilly1/tubearchivist
tag: v0.4.6
tag: v0.4.7
imagePullPolicy: IfNotPresent
env:
TZ: UTC