fix: no digest pinning of own image #263

Merged
argoyle merged 1 commits from update-renovate-config-and-k8s-image into main 2024-11-03 19:46:07 +00:00
1 Commits
Author SHA1 Message Date
argoyle e6152b379f fix: no digest pinning of own image
Adds a package rule to disable updates for the 
'unboundsoftware/schemas' package in Kubernetes. 
Modifies the image reference in the deployment 
configuration to remove the specific SHA256 hash 
and use a dynamic commit tag instead. This 
improves maintainability and aligns with the 
latest deployment practices.
2024-11-03 20:37:33 +01:00