diff --git a/kots.yaml b/kots.yaml index 9328aaf44fa..b9fec97cd95 100644 --- a/kots.yaml +++ b/kots.yaml @@ -1,6 +1,6 @@ package: name: kots - version: 1.107.7 + version: 1.107.8 epoch: 0 description: Kubernetes Off-The-Shelf (KOTS) Software copyright: @@ -21,7 +21,7 @@ pipeline: - uses: fetch with: uri: https://github.com/replicatedhq/kots/archive/refs/tags/v${{package.version}}.tar.gz - expected-sha256: 3598db778e9be1ef518b5f344274250a8ef70f5f7b8fd06a05ccef6fa042918d + expected-sha256: 2d62746b6e96f8152983c1da96b3d543c1ef439d70a456eefc7ccc76c90dab02 - uses: go/bump with: