Commit Graph

11 Commits (chart-v1.0.5)

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 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
Aurélien Grenotton d3c1ee82d3 Add SemVer pre-release handling
Previously, SemVer pre-release version was used to differentiate kind
of "branches", not allowing to cross pre-release on update.
According to SemVer spec, this should rather rely on the metadata.
New "keel.sh/matchPreRelease" annotation (or label) is added to disable
current keel behavior and consider the pre-release as a standard
SemVer versioning token.
For backward compatibility purpose, its value defaults to "true" if not
specified.
Closes #252

Also reviewed WatchRepositoryTagsJob tags handling.
Fixes #490
2020-04-19 01:36:21 +02:00
Karolis Rusenas afe0771b37 including arm builds 2019-09-29 21:48:28 +01:00
Karolis cbee5e0127 test output to gitignore 2019-07-07 15:28:42 +01:00
Chirica Gheorghe 71d1e60dc7 Merge remote-tracking branch 'upstream/master' 2019-05-30 06:51:28 +03:00
Karolis Rusenas 73df2bea6f ignore 2019-05-11 10:27:11 +01:00
Karolis Rusenas 7fdd8e8e66 ignore update 2018-02-25 19:17:21 +00:00
Karolis Rusenas 62b6cab336 ignore updated 2018-02-11 16:16:44 +00:00
Karolis Rusenas 48f0e14dbe cleanup 2017-06-11 22:52:51 +01:00
Karolis Rusenas 73d0a329c5 ignore 2017-06-10 12:23:00 +01:00