Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kots/1.108.4 package update #16290

Merged
merged 1 commit into from
Apr 4, 2024
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