Skip to content

Commit

Permalink
Merge pull request #11419 from wolfi-dev/wolfictl-5f6b9e4d-1547-4ea0-…
Browse files Browse the repository at this point in the history
…81b3-6a0cd5228db3

argo-cd-2.9/2.9.4 package update
  • Loading branch information
ajayk authored Jan 19, 2024
2 parents c4a26ae + 826a79e commit 81695ac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions argo-cd-2.9.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: argo-cd-2.9
version: 2.9.3
epoch: 5
version: 2.9.4
epoch: 0
description: Declarative continuous deployment for Kubernetes.
copyright:
- license: Apache-2.0
Expand All @@ -24,11 +24,11 @@ pipeline:
with:
repository: https://github.com/argoproj/argo-cd
tag: v${{package.version}}
expected-commit: 6eba5be864b7e031871ed7698f5233336dfe75c7
expected-commit: bb06722d980611a11098bc3eec00c80ea7c2261e

- uses: go/bump
with:
deps: k8s.io/[email protected] google.golang.org/[email protected] go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/[email protected] go.opentelemetry.io/[email protected] go.opentelemetry.io/otel/exporters/otlp/otlptrace/[email protected] go.opentelemetry.io/otel/[email protected].0 github.com/go-jose/go-jose/[email protected] golang.org/x/[email protected] github.com/go-git/go-git/[email protected].0
deps: github.com/go-jose/go-jose/[email protected] golang.org/x/[email protected] github.com/cloudflare/[email protected] go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/[email protected] go.opentelemetry.io/[email protected] go.opentelemetry.io/otel/exporters/otlp/otlptrace/[email protected] go.opentelemetry.io/otel/[email protected]
replaces: github.com/whilp/git-urls=github.com/chainguard-dev/[email protected]

- runs: |
Expand Down

0 comments on commit 81695ac

Please sign in to comment.