Skip to content

Commit b0e0e3a

Browse files
committed
release 2.2.9-rc1
1 parent ffe51ba commit b0e0e3a

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

changelog_latest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### enhancement:
22

3-
- install_app.sh cannot install the application properly #666
3+
- update portainer and gitea to latest #669
44

55

66

docker/.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
APPHUB_VERSION=0.2.6
2-
DEPLOYMENT_VERSION=2.20.3
3-
GIT_VERSION=1.21.9
2+
DEPLOYMENT_VERSION=2.33.3
3+
GIT_VERSION=1.25.1
44
PROXY_VERSION=2.12.6
55

66
CONSOLE_PORT=9000

version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"version": "2.2.8",
2+
"version": "2.2.9-rc1",
33
"plugins": {
44
"portainer": "0.1.4",
55
"nginx": "0.1.0",
6-
"gitea": "0.0.8",
6+
"gitea": "0.1.0",
77
"myapps": "0.2.17",
88
"appstore": "0.2.16",
99
"settings": "0.1.8",

0 commit comments

Comments
 (0)