Skip to content

Commit

Permalink
Merge pull request #10981 from wolfi-dev/wolfictl-4c7c7f1e-e81a-409e-…
Browse files Browse the repository at this point in the history
…9f7d-e8c8459ede7c

nats-server/2.10.9 package update
  • Loading branch information
ajayk authored Jan 11, 2024
2 parents c977a56 + 84f9377 commit 423b62b
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions nats-server.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: nats-server
version: 2.10.7
epoch: 1
version: 2.10.9
epoch: 0
description: High-Performance server for NATS.io, the cloud and edge native messaging system.
copyright:
- license: Apache-2.0
Expand All @@ -20,11 +20,7 @@ pipeline:
with:
repository: https://github.com/nats-io/nats-server
tag: v${{package.version}}
expected-commit: fa8464d59b0a2921f537af667a06010827b2700a

- uses: go/bump
with:
deps: golang.org/x/[email protected]
expected-commit: a5298e2a18a591da933898b6d83adf08e2352aca

- runs: |
mkdir -p ${{targets.destdir}}/usr/bin
Expand Down

0 comments on commit 423b62b

Please sign in to comment.