mirror of
https://github.com/Sheldan/Sissi.git
synced 2026-01-07 09:47:52 +00:00
[SIS-xxx] preparing for 1.4.2 release
This commit is contained in:
@@ -21,4 +21,4 @@ version: 0.1.0
|
||||
# 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: "1.4.2"
|
||||
appVersion: "1.4.3"
|
||||
|
||||
@@ -8,7 +8,7 @@ bot:
|
||||
repository: harbor.sheldan.dev/testing
|
||||
pullPolicy: IfNotPresent
|
||||
image: sissi
|
||||
tag: 1.4.2
|
||||
tag: 1.4.3
|
||||
|
||||
templateDeployment:
|
||||
enabled: true
|
||||
@@ -21,7 +21,7 @@ templateDeploymentData:
|
||||
repository: harbor.sheldan.dev/sissi
|
||||
pullPolicy: Always
|
||||
image: sissi-template-data
|
||||
tag: 1.4.2
|
||||
tag: 1.4.3
|
||||
|
||||
dbConfigDeployment:
|
||||
enabled: true
|
||||
@@ -34,7 +34,7 @@ dbConfigDeploymentData:
|
||||
repository: harbor.sheldan.dev/sissi
|
||||
pullPolicy: Always
|
||||
image: sissi-db-data
|
||||
tag: 1.4.2
|
||||
tag: 1.4.3
|
||||
|
||||
dbCredentials:
|
||||
host:
|
||||
|
||||
Reference in New Issue
Block a user