chore(deps): update non-major docker tags (#1134)
* chore(deps): update non-major docker tags * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
co-authored by
Renovate Bot
TrueCharts-Bot
parent
c9145fbb9e
commit
9112c749dc
@@ -1,25 +1,26 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.1.1"
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: twtxt
|
||||
description: A Self-Hosted, Twitter™-like Decentralised microBlogging platform. No ads, no tracking, your content, your data!
|
||||
type: application
|
||||
home: "https://github.com/truecharts/apps/tree/master/charts/stable/twtxt"
|
||||
icon: "https://twtxt.net/media/XsLsDHuisnXcL6NuUkYguK.png"
|
||||
appVersion: 0.1.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.2.1
|
||||
description: "A Self-Hosted, Twitter\u2122-like Decentralised microBlogging platform.\
|
||||
\ No ads, no tracking, your content, your data!"
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/twtxt
|
||||
icon: https://twtxt.net/media/XsLsDHuisnXcL6NuUkYguK.png
|
||||
keywords:
|
||||
- twtxt
|
||||
- blogging
|
||||
- blog
|
||||
- social-network
|
||||
sources:
|
||||
- https://github.com/prologic/twtxt
|
||||
- https://github.com/nicholaswilde/docker-twtxt
|
||||
- twtxt
|
||||
- blogging
|
||||
- blog
|
||||
- social-network
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: twtxt
|
||||
sources:
|
||||
- https://github.com/prologic/twtxt
|
||||
- https://github.com/nicholaswilde/docker-twtxt
|
||||
type: application
|
||||
version: 0.0.2
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
image:
|
||||
repository: ghcr.io/nicholaswilde/twtxt
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-0.1.1@sha256:42
|
||||
tag: version-0.1.1@sha256:58736a73ca1000cc93258efe0cd91270c6b8480a84b98b05a056234d271f92e3
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/nicholaswilde/twtxt
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-0.1.1@sha256:42
|
||||
tag: version-0.1.1@sha256:58736a73ca1000cc93258efe0cd91270c6b8480a84b98b05a056234d271f92e3
|
||||
|
||||
secret:
|
||||
COOKIE_SECRET: supersecretchangeme
|
||||
|
||||
Reference in New Issue
Block a user