Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions kots.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: kots
version: 1.108.3
epoch: 1
version: 1.108.4
epoch: 0
description: Kubernetes Off-The-Shelf (KOTS) Software
copyright:
- license: Apache-2.0
Expand All @@ -21,7 +21,7 @@ pipeline:
- uses: fetch
with:
uri: https://github.com/replicatedhq/kots/archive/refs/tags/v${{package.version}}.tar.gz
expected-sha256: 9f872b3512ed50c2b4510d02a8797a055d9d5206a1d16783f583e70f4756cb15
expected-sha256: 57e2df6625af1bf052a5cddcfd0047b1ad1e554b25b41d61f26fb954e3936b04

- uses: go/bump
with:
Expand Down