Skip to content

Commit

Permalink
kine/0.13.1 package update (#29770)
Browse files Browse the repository at this point in the history
<p align="center">
<img
src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg"
/>
</p>

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Oct 1, 2024
1 parent dc09ffc commit c9b2a81
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kine.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: kine
version: 0.13.0
version: 0.13.1
epoch: 0
description: Run Kubernetes on MySQL, Postgres, sqlite, dqlite, not etcd.
copyright:
Expand All @@ -22,13 +22,13 @@ pipeline:
- uses: git-checkout
with:
destination: kine
expected-commit: a799fda415f222f1674d193bcf8de9a410147883
expected-commit: c3ee661a389622ee7d6d784692158a6b85cf2907
repository: https://github.com/k3s-io/kine
tag: v${{package.version}}

- uses: go/bump
with:
deps: go.opentelemetry.io/otel/sdk@v1.21.0 golang.org/x/net@v0.23.0
deps: go.opentelemetry.io/otel/sdk@v1.21.0
modroot: kine

- runs: |
Expand Down

0 comments on commit c9b2a81

Please sign in to comment.