'update files with ansible'
This commit is contained in:
parent
9fb0327bbf
commit
bab1889a84
@ -1,5 +1,5 @@
|
||||
# Base on latest (edge) alpine image
|
||||
FROM harbor.ervine.dev/public/x86_64/alpine:v3.15.0
|
||||
FROM harbor.ervine.dev/public/x86_64/alpine:v3.15.4
|
||||
|
||||
LABEL maintainer="Jonathan Ervine docker@ervine.org"
|
||||
|
||||
|
||||
@ -14,7 +14,7 @@ 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.
|
||||
version: 0.4.0
|
||||
version: 0.4.1
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user