We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6eb31ef + c96790b commit 4121b3eCopy full SHA for 4121b3e
kots.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: kots
3
- version: 1.108.3
4
- epoch: 1
+ version: 1.108.4
+ epoch: 0
5
description: Kubernetes Off-The-Shelf (KOTS) Software
6
copyright:
7
- license: Apache-2.0
@@ -21,7 +21,7 @@ pipeline:
21
- uses: fetch
22
with:
23
uri: https://github.com/replicatedhq/kots/archive/refs/tags/v${{package.version}}.tar.gz
24
- expected-sha256: 9f872b3512ed50c2b4510d02a8797a055d9d5206a1d16783f583e70f4756cb15
+ expected-sha256: 57e2df6625af1bf052a5cddcfd0047b1ad1e554b25b41d61f26fb954e3936b04
25
26
- uses: go/bump
27
0 commit comments