Skip to content

Commit

Permalink
Update NuvlaEdge version to 2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
schaubl committed Dec 17, 2023
1 parent fc2f449 commit ea73ef0
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion docker-compose.bluetooth.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.7"

x-common: &common
image: ${NE_IMAGE_REGISTRY:-}${NE_IMAGE_ORGANIZATION:-sixsq}/${NE_IMAGE_REPOSITORY:-nuvlaedge}:${NE_IMAGE_TAG:-2.12.2}
image: ${NE_IMAGE_REGISTRY:-}${NE_IMAGE_ORGANIZATION:-sixsq}/${NE_IMAGE_REPOSITORY:-nuvlaedge}:${NE_IMAGE_TAG:-2.13.0}
stop_grace_period: 5s
logging:
options:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.gpu.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.7"

x-common: &common
image: ${NE_IMAGE_REGISTRY:-}${NE_IMAGE_ORGANIZATION:-sixsq}/${NE_IMAGE_REPOSITORY:-nuvlaedge}:${NE_IMAGE_TAG:-2.12.2}
image: ${NE_IMAGE_REGISTRY:-}${NE_IMAGE_ORGANIZATION:-sixsq}/${NE_IMAGE_REPOSITORY:-nuvlaedge}:${NE_IMAGE_TAG:-2.13.0}
stop_grace_period: 5s
logging:
options:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.modbus.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.7"

x-common: &common
image: ${NE_IMAGE_REGISTRY:-}${NE_IMAGE_ORGANIZATION:-sixsq}/${NE_IMAGE_REPOSITORY:-nuvlaedge}:${NE_IMAGE_TAG:-2.12.2}
image: ${NE_IMAGE_REGISTRY:-}${NE_IMAGE_ORGANIZATION:-sixsq}/${NE_IMAGE_REPOSITORY:-nuvlaedge}:${NE_IMAGE_TAG:-2.13.0}
stop_grace_period: 5s
logging:
options:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.network.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.7"

x-common: &common
image: ${NE_IMAGE_REGISTRY:-}${NE_IMAGE_ORGANIZATION:-sixsq}/${NE_IMAGE_REPOSITORY:-nuvlaedge}:${NE_IMAGE_TAG:-2.12.2}
image: ${NE_IMAGE_REGISTRY:-}${NE_IMAGE_ORGANIZATION:-sixsq}/${NE_IMAGE_REPOSITORY:-nuvlaedge}:${NE_IMAGE_TAG:-2.13.0}
stop_grace_period: 5s
logging:
options:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.security.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.7"

x-common: &common
image: ${NE_IMAGE_REGISTRY:-}${NE_IMAGE_ORGANIZATION:-sixsq}/${NE_IMAGE_REPOSITORY:-nuvlaedge}:${NE_IMAGE_TAG:-2.12.2}
image: ${NE_IMAGE_REGISTRY:-}${NE_IMAGE_ORGANIZATION:-sixsq}/${NE_IMAGE_REPOSITORY:-nuvlaedge}:${NE_IMAGE_TAG:-2.13.0}
stop_grace_period: 5s
logging:
options:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.usb.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.7"

x-common: &common
image: ${NE_IMAGE_REGISTRY:-}${NE_IMAGE_ORGANIZATION:-sixsq}/${NE_IMAGE_REPOSITORY:-nuvlaedge}:${NE_IMAGE_TAG:-2.12.2}
image: ${NE_IMAGE_REGISTRY:-}${NE_IMAGE_ORGANIZATION:-sixsq}/${NE_IMAGE_REPOSITORY:-nuvlaedge}:${NE_IMAGE_TAG:-2.13.0}
stop_grace_period: 5s
logging:
options:
Expand Down
8 changes: 4 additions & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.7"

x-common: &common
image: ${NE_IMAGE_REGISTRY:-}${NE_IMAGE_ORGANIZATION:-sixsq}/${NE_IMAGE_REPOSITORY:-nuvlaedge}:${NE_IMAGE_TAG:-2.12.2}
image: ${NE_IMAGE_REGISTRY:-}${NE_IMAGE_ORGANIZATION:-sixsq}/${NE_IMAGE_REPOSITORY:-nuvlaedge}:${NE_IMAGE_TAG:-2.13.0}
stop_grace_period: 5s
logging:
options:
Expand Down Expand Up @@ -35,7 +35,7 @@ services:
- NE_IMAGE_REGISTRY
- NE_IMAGE_ORGANIZATION
- NE_IMAGE_REPOSITORY
- NE_IMAGE_TAG=${NE_IMAGE_TAG:-2.12.2}
- NE_IMAGE_TAG=${NE_IMAGE_TAG:-2.13.0}
volumes:
- ${DOCKER_SOCKET_PATH:-/var/run/docker.sock}:/var/run/docker.sock
- nuvlabox-db:/srv/nuvlaedge/shared
Expand Down Expand Up @@ -68,7 +68,7 @@ services:
- NE_IMAGE_REGISTRY
- NE_IMAGE_ORGANIZATION
- NE_IMAGE_REPOSITORY
- NE_IMAGE_TAG=${NE_IMAGE_TAG:-2.12.2}
- NE_IMAGE_TAG=${NE_IMAGE_TAG:-2.13.0}
- NE_IMAGE_INSTALLER
# Below variables are not directly used by agent but are here
# to be sent to Nuvla so they are not lost when updating NE
Expand Down Expand Up @@ -127,7 +127,7 @@ services:

job-engine-lite:
<<: *common
image: ${NUVLAEDGE_JOB_ENGINE_LITE_IMAGE:-${NE_IMAGE_REGISTRY:-}${NE_IMAGE_ORGANIZATION:-sixsq}/${NE_IMAGE_REPOSITORY:-nuvlaedge}:${NE_IMAGE_TAG:-2.12.2}}
image: ${NUVLAEDGE_JOB_ENGINE_LITE_IMAGE:-${NE_IMAGE_REGISTRY:-}${NE_IMAGE_ORGANIZATION:-sixsq}/${NE_IMAGE_REPOSITORY:-nuvlaedge}:${NE_IMAGE_TAG:-2.13.0}}
restart: always
container_name: ${COMPOSE_PROJECT_NAME:-nuvlaedge}-job-engine-lite
deploy:
Expand Down
4 changes: 2 additions & 2 deletions helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 2.12.2
version: 2.13.0

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion: 2.12.2
appVersion: 2.13.0

0 comments on commit ea73ef0

Please sign in to comment.