8000 Releases · krane/krane · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: krane/krane

0.3.91

18 Aug 21:04
ca3b5dd
Compare
Choose a tag to compare

Changelog

ca3b5dd Publish image to GHCR (#38)
a7858a3 Update status-page.md
3490c83 Update status-page.md
d5abd2e Update status-page.md
4be98e5 Update status-page.md
9f014e6 Update workflow names (#37)
5f8b57a Update deployment.go
3b79bf9 Update getting-started.md
e63ffcb Update main.go
ad66238 Update README.md
fe76e3a Update installation.md
2c54625 Update README.md
9d39ea6 (docs)
e24aedf Update README.md
b2cf87f Update CNAME
a431ba5 Switch to www. in CNAME
858c24f Update CNAME
83f96f1 Update CNAME
e32d0b1 Update install.sh
4462751 (fix) Set redirect-to-https
fecd0f1 (feat) Set Traefik labels for Krane

0.3.9

01 Aug 23:37
Compare
Choose a tag to compare

Changelog

9a6210c (fix) Creating boltdb store
0bc2278 (fix) Volume correctly in installation script

0.3.8

01 Aug 23:06
Compare
Choose a tag to compare

Changelog

6da80f7 (fix) How we create db dir

Fix

01 Aug 22:58
Compare
Choose a tag to compare
Fix

Use os.MkdirAll instead of os.Openfile whencreating boltdb file.

0.3.6

31 Jul 01:24
a776e3f
Compare
Choose a tag to compare

Changelog

a776e3f Implement Registry config (#30)

0.3.5

27 Jun 05:23
Compare
Choose a tag to compare

Changelog

cc24fbc Merge branch 'master' of https://github.com/krane/krane
3bf6a65 fix: Truncating krane.db on updates
e62711e fix: readme
20d78ce fix: readme
8337cb3 fix: remove /dev/null
ed57618 fix: Test sending to dev/null
a41e91d fix: nit's in install.sh
f433bdb fix: Default uuid
1492b49 fix: Add default krane private key
2fbd1f0 feat:update Install script
a774497 fix: Minor styles in install.sh
9065391 fix: Checking to continue installation
76a1cde feat: Add emojis to Krane install script
cf6d5c4 fix: new line in installation
af52b1e fix: install script output
633eead feat: update readme
e70a13d feat: casing in comments
09574f0 Merge branch 'master' of https://github.com/krane/krane
7d85a98 feat: bootstrap.sh -> install.sh
4613d2a feat: Refactor readme (#26)

0.3.42

21 Jun 06:00
88d3a2e
Compare
Choose a tag to compare

Changelog

88d3a2e feat: Remove macos-11 strategy
fcc2115 feat: Remove macos-11 strategy

mac11 strategy

21 Jun 05:58
65ae410
Compare
Choose a tag to compare
0.3.41

feat: macos-11 strategy

0.3.4

31 May 23:21
Compare
Choose a tag to compare

Changelog

4405ed3 fix: properly set db dir when bootstrapping
81f6f82 feat: implement asc/desc job sorting order
b1a05f7 feat: create default krane.db file
e24eeab fix: ignore krane binary
97ffec5 feat: print masked envars with proper length

0.3.3

23 May 01:47
Compare
Choose a tag to compare

Changelog

96025bb feat: buildx add linux/arm/v7
0593bfd fix: bootstrap command

0