Trigger build

This commit is contained in:
2026-05-03 19:23:58 +02:00
parent fa7b326e96
commit cbcc3a26ef
3 changed files with 4 additions and 5 deletions

View File

@@ -13,9 +13,9 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.4.0+fd9e135
version: 0.1.0
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "fd9e135"
appVersion: "0.1.0"

View File

@@ -2,7 +2,7 @@ replicaCount: 1
image:
repository: gitea.badhouseplants.net/softplayer/softplayer-backend
pullPolicy: Always
tag: test
tag: ~
imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""