Version 1.0.7

v1.0.7
René Jochum 4 years ago
parent 01e804afd7
commit e3f0e2ec85
No known key found for this signature in database
GPG Key ID: 5DE67EB750991109

@ -4,7 +4,7 @@ stages:
- publishImageConfig:
dockerfilePath: ./Dockerfile
buildContext: .
tag: registry.wmk8s.com/rene.jochums.at/homepage:latest
tag: registry.wmk8s.com/rene.jochums.at/homepage:v1.0.7
pushRemote: true
registry: registry.wmk8s.com
- name: Deploy

@ -27,7 +27,7 @@ items:
container: nginx
spec:
containers:
- image: registry.wmk8s.com/rene.jochums.at/homepage:latest
- image: registry.wmk8s.com/rene.jochums.at/homepage:v1.0.7
imagePullPolicy: Always
name: nginx
resources: {}

Loading…
Cancel
Save