Skip to content

Commit

Permalink
amazon-cloudwatch-agent-operator/2.0.0 package update (#36034)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Dec 7, 2024
1 parent cecd6bc commit f658234
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions amazon-cloudwatch-agent-operator.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: amazon-cloudwatch-agent-operator
version: 1.9.0
version: 2.0.0
epoch: 0
description: Software developed to manage the CloudWatch Agent on kubernetes.
copyright:
Expand All @@ -9,14 +9,10 @@ package:
pipeline:
- uses: git-checkout
with:
expected-commit: 8e78c016b614b62c0d5770e0f95f2012526f51cd
expected-commit: 8c3eb2cb554c56c0ba20b68a025d51b4d76cb339
repository: https://github.com/aws/amazon-cloudwatch-agent-operator
tag: v${{package.version}}

- uses: go/bump
with:
deps: github.com/hashicorp/[email protected] github.com/Azure/azure-sdk-for-go/sdk/[email protected] github.com/docker/[email protected]

- uses: go/build
with:
output: manager
Expand Down

0 comments on commit f658234

Please sign in to comment.