Skip to content

Commit

Permalink
Bump apisever version
Browse files Browse the repository at this point in the history
  • Loading branch information
zugao committed Mar 10, 2023
1 parent 2f5837b commit 7153c56
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ parameters:
apiserver:
registry: ghcr.io
repository: vshn/appcat-apiserver
tag: v0.2.0
tag: v0.2.1

apiserver:
enabled: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
- --tls-cert-file=/apiserver.local.config/certificates/tls.crt
- --tls-private-key-file=/apiserver.local.config/certificates/tls.key
env: []
image: ghcr.io/vshn/appcat-apiserver:v0.2.0
image: ghcr.io/vshn/appcat-apiserver:v0.2.1
name: apiserver
resources:
limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
- --tls-cert-file=/apiserver.local.config/certificates/tls.crt
- --tls-private-key-file=/apiserver.local.config/certificates/tls.key
env: []
image: ghcr.io/vshn/appcat-apiserver:v0.2.0
image: ghcr.io/vshn/appcat-apiserver:v0.2.1
name: apiserver
resources:
limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
- --tls-cert-file=/apiserver.local.config/certificates/tls.crt
- --tls-private-key-file=/apiserver.local.config/certificates/tls.key
env: []
image: ghcr.io/vshn/appcat-apiserver:v0.2.0
image: ghcr.io/vshn/appcat-apiserver:v0.2.1
name: apiserver
resources:
limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
- --tls-cert-file=/apiserver.local.config/certificates/tls.crt
- --tls-private-key-file=/apiserver.local.config/certificates/tls.key
env: []
image: ghcr.io/vshn/appcat-apiserver:v0.2.0
image: ghcr.io/vshn/appcat-apiserver:v0.2.1
name: apiserver
resources:
limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
- --tls-cert-file=/apiserver.local.config/certificates/tls.crt
- --tls-private-key-file=/apiserver.local.config/certificates/tls.key
env: []
image: ghcr.io/vshn/appcat-apiserver:v0.2.0
image: ghcr.io/vshn/appcat-apiserver:v0.2.1
name: apiserver
resources:
limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
- --tls-cert-file=/apiserver.local.config/certificates/tls.crt
- --tls-private-key-file=/apiserver.local.config/certificates/tls.key
env: []
image: ghcr.io/vshn/appcat-apiserver:v0.2.0
image: ghcr.io/vshn/appcat-apiserver:v0.2.1
name: apiserver
resources:
limits:
Expand Down

0 comments on commit 7153c56

Please sign in to comment.