feat(app-template): Release 2.0.0-beta.1 (#175)

This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2023-09-13 12:00:17 +02:00 committed by GitHub
parent 7b6ee00be6
commit ed407c00df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 13 additions and 12 deletions

View file

@ -4,7 +4,7 @@ controllers:
main:
image:
repository: ghcr.io/mendhak/http-https-echo
tag: 29
tag: 30
pullPolicy: IfNotPresent
env:
@ -22,7 +22,7 @@ controllers:
second-container:
image:
repository: ghcr.io/mendhak/http-https-echo
tag: 29
tag: 30
env:
HTTP_PORT: 8888
HTTPS_PORT: 9998
@ -30,7 +30,7 @@ controllers:
third-container:
image:
repository: ghcr.io/mendhak/http-https-echo
tag: 29
tag: 30
second-controller:
type: deployment
@ -38,7 +38,7 @@ controllers:
main:
image:
repository: ghcr.io/mendhak/http-https-echo
tag: 29
tag: 30
pullPolicy: IfNotPresent
env:
HTTP_PORT: 8889

View file

@ -4,7 +4,7 @@ controllers:
main:
image:
repository: ghcr.io/mendhak/http-https-echo
tag: 29
tag: 30
pullPolicy: IfNotPresent
probes:

View file

@ -5,7 +5,7 @@ controllers:
main:
image:
repository: ghcr.io/mendhak/http-https-echo
tag: 29
tag: 30
pullPolicy: IfNotPresent
service:

View file

@ -4,7 +4,7 @@ controllers:
main:
image:
repository: ghcr.io/mendhak/http-https-echo
tag: 29
tag: 30
pullPolicy: IfNotPresent
service:

View file

@ -35,7 +35,7 @@ tests:
second-container:
image:
repository: ghcr.io/mendhak/http-https-echo
tag: 29
tag: 30
persistence:
data:

View file

@ -5,7 +5,7 @@ controllers:
main:
image:
repository: ghcr.io/mendhak/http-https-echo
tag: 29
tag: 30
pullPolicy: IfNotPresent
service: