File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1+ 4.8.1
2+ - kas-container: Update new version variable on release, fixing mismatch in 4.8
3+
144.8
25- kas: Add diff plugin to compare config files and repos
36- kas: add support to verify signatures of git repos
Original file line number Diff line number Diff line change 2727
2828set -e
2929
30- KAS_CONTAINER_SCRIPT_VERSION=" 4.8"
30+ KAS_CONTAINER_SCRIPT_VERSION=" 4.8.1 "
3131KAS_IMAGE_VERSION_DEFAULT=" ${KAS_CONTAINER_SCRIPT_VERSION} "
3232KAS_CONTAINER_IMAGE_PATH_DEFAULT=" ghcr.io/siemens/kas"
3333KAS_CONTAINER_IMAGE_NAME_DEFAULT=" kas"
Original file line number Diff line number Diff line change 2525__license__ = 'MIT'
2626__copyright__ = 'Copyright (c) Siemens AG, 2017-2020'
2727
28- __version__ = '4.8'
28+ __version__ = '4.8.1 '
You can’t perform that action at this time.
0 commit comments