Skip to content

Commit

Permalink
Merge pull request #11 from newrelic-experimental/dotnet-windows
Browse files Browse the repository at this point in the history
docs: readme updates
  • Loading branch information
andrew-lozoya authored Nov 1, 2024
2 parents 732d2e8 + 872301d commit 53ff9dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/k8s-agents-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ metadata:
spec:
agent:
language: dotnet-windows
image: ghrc.io/newrelic-experimental/newrelic-dotnet-windows-init:latest
image: ghcr.io/newrelic-experimental/k8s-agents-operator-windows/newrelic-dotnet-init-windows:latest
# env: ...
```

Expand Down
2 changes: 1 addition & 1 deletion charts/k8s-agents-operator/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ metadata:
spec:
agent:
language: dotnet-windows
image: ghrc.io/newrelic-experimental/newrelic-dotnet-windows-init:latest
image: ghcr.io/newrelic-experimental/k8s-agents-operator-windows/newrelic-dotnet-init-windows:latest
# env: ...
```

Expand Down

0 comments on commit 53ff9dd

Please sign in to comment.