feat(artifactapi): add hashicorp/consul and hashicorp/vault to docker immutable patterns #147

Merged
unkinben merged 1 commits from benvin/artifactapi-update into main 2026-05-23 18:21:25 +10:00
Owner

Summary

  • Adds `^hashicorp/consul` and `^hashicorp/vault` to the dockerhub immutable_patterns in artifactapi's remote-docker.yaml
  • Replaces the more specific `^hashicorp/vault-secrets-operator` pattern since `^hashicorp/vault` subsumes it
  • Required for the benvin/vault and benvin/consul branches (vault:2.0.1 and consul:1.22.7)

Test plan

  • Verify artifactapi accepts requests for hashicorp/vault and hashicorp/consul images after merge
## Summary - Adds \`^hashicorp/consul\` and \`^hashicorp/vault\` to the dockerhub immutable_patterns in artifactapi's remote-docker.yaml - Replaces the more specific \`^hashicorp/vault-secrets-operator\` pattern since \`^hashicorp/vault\` subsumes it - Required for the benvin/vault and benvin/consul branches (vault:2.0.1 and consul:1.22.7) ## Test plan - [ ] Verify artifactapi accepts requests for hashicorp/vault and hashicorp/consul images after merge
unkinben added 1 commit 2026-05-23 18:19:27 +10:00
feat(artifactapi): add hashicorp/consul and hashicorp/vault to docker immutable patterns
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
392d3139da
unkinben merged commit 6d9530b1ee into main 2026-05-23 18:21:25 +10:00
unkinben deleted branch benvin/artifactapi-update 2026-05-23 18:21:26 +10:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/argocd-apps#147