Skip to content

Commit

Permalink
7.59.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cdowning-betterup authored Nov 25, 2024
1 parent 3269af3 commit 93d272d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-scan-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:
env:
REGISTRY: ghcr.io
AGENT_VERSION: 7.59.0
CLUSTER_AGENT_IMAGE_NAME: "${{ github.repository }}/datadog-cluster-agent:${{ github.sha }}-7.58.1-GOV"
AGENT_IMAGE_NAME: "${{ github.repository }}/datadog-agent:${{ github.sha }}-7.58.1-GOV"
CLUSTER_AGENT_IMAGE_NAME: "${{ github.repository }}/datadog-cluster-agent:${{ github.sha }}-7.59.0-GOV"
AGENT_IMAGE_NAME: "${{ github.repository }}/datadog-agent:${{ github.sha }}-7.59.0-GOV"

jobs:
build-and-scan:
Expand Down

0 comments on commit 93d272d

Please sign in to comment.