Commit Graph

3 Commits (8f3bad6bc6aff024ede45b576a6ad6409ab22885)

Author SHA1 Message Date
David 45df99b788
Bump packages versions in go.mod
* Bump versions in go.mod
* Use new version of docker/distribution under new path
* Fix failing TestOCIDigest due to upstream change
---------

Authored by: Jessica Ng <jessicawlng@google.com>
2024-12-10 16:38:04 +01:00
David 0473dc645a
Update GO to 1.22 and bump dependencies with vulnerabilities
Update GO to 1.22 and bump dependencies with vulnerabilities
2024-11-05 13:11:52 +01:00
David d9bed83ff6
Initial fixes
Minimal refactor and fixes:

* Add dockerignore file to re-use already built images
* Add Image Pull Secrets to Deployment Template (https://github.com/keel-hq/keel/pull/758)
* Update Go Version to 1.21 (https://github.com/keel-hq/keel/pull/751)
* Added Github Workflow to use the Github repository as a Helm Chart Repository through Github Pages
* Create debug container to allow GO remote debugging
* Add integration with Azure Pipelines
* Add compose files to setup local development containers
2024-11-04 20:02:58 +01:00