Skip to content

Commit

Permalink
Merge pull request #32 from fisuda/update/docker_images
Browse files Browse the repository at this point in the history
Update Orion to 3.12.0
  • Loading branch information
fisuda authored Jun 2, 2024
2 parents 281b3cf + 7864932 commit b73cff8
Show file tree
Hide file tree
Showing 6 changed files with 47 additions and 46 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## FIWARE Small Bang v0.4.0-next

- Update Orion to 3.12.0 (#32)
- Update node-red 3.1.9 (#31)
- Update copyright date (#30)
- ADD node-red 3.1.3 (#29)
Expand Down
22 changes: 11 additions & 11 deletions docs/en/after-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,24 +90,24 @@ ngsi version --host orion.local
```json
{
"orion" : {
"version" : "3.10.1",
"uptime" : "0 d, 0 h, 0 m, 26 s",
"git_hash" : "9a80e06abe7f690901cf1586377acec02d40e303",
"compile_time" : "Mon Jun 12 16:55:20 UTC 2023",
"version" : "3.12.0",
"uptime" : "0 d, 0 h, 0 m, 3 s",
"git_hash" : "7ebe97f8ddc13436c66ead53460fd4776e923e34",
"compile_time" : "Sun Jun 2 04:51:55 UTC 2024",
"compiled_by" : "root",
"compiled_in" : "buildkitsandbox",
"release_date" : "Mon Jun 12 16:55:20 UTC 2023",
"machine" : "x86_64",
"doc" : "https://fiware-orion.rtfd.io/en/3.10.1/",
"release_date" : "Sun Jun 2 04:51:55 UTC 2024",
"machine" : "aarch64",
"doc" : "https://fiware-orion.rtfd.io/en/3.12.0/",
"libversions": {
"boost": "1_74",
"libcurl": "libcurl/7.74.0 OpenSSL/1.1.1n zlib/1.2.12 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh2/1.9.0 nghttp2/1.43.0 librtmp/2.3",
"libcurl": "libcurl/7.88.1 OpenSSL/3.0.11 zlib/1.2.13 brotli/1.0.9 zstd/1.5.4 libidn2/2.3.3 libpsl/0.21.2 (+libidn2/2.3.3) libssh2/1.10.0 nghttp2/1.52.0 librtmp/2.3 OpenLDAP/2.5.13",
"libmosquitto": "2.0.15",
"libmicrohttpd": "0.9.76",
"openssl": "1.1",
"openssl": "3.0.11",
"rapidjson": "1.1.0",
"mongoc": "1.23.1",
"bson": "1.23.1"
"mongoc": "1.24.3",
"bson": "1.24.3"
}
}
}
Expand Down
22 changes: 11 additions & 11 deletions docs/en/examples/orion.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,24 +26,24 @@ ngsi version --host orion.local
```json
{
"orion" : {
"version" : "3.10.1",
"uptime" : "0 d, 0 h, 0 m, 26 s",
"git_hash" : "9a80e06abe7f690901cf1586377acec02d40e303",
"compile_time" : "Mon Jun 12 16:55:20 UTC 2023",
"version" : "3.12.0",
"uptime" : "0 d, 0 h, 0 m, 3 s",
"git_hash" : "7ebe97f8ddc13436c66ead53460fd4776e923e34",
"compile_time" : "Sun Jun 2 04:51:55 UTC 2024",
"compiled_by" : "root",
"compiled_in" : "buildkitsandbox",
"release_date" : "Mon Jun 12 16:55:20 UTC 2023",
"machine" : "x86_64",
"doc" : "https://fiware-orion.rtfd.io/en/3.10.1/",
"release_date" : "Sun Jun 2 04:51:55 UTC 2024",
"machine" : "aarch64",
"doc" : "https://fiware-orion.rtfd.io/en/3.12.0/",
"libversions": {
"boost": "1_74",
"libcurl": "libcurl/7.74.0 OpenSSL/1.1.1n zlib/1.2.12 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh2/1.9.0 nghttp2/1.43.0 librtmp/2.3",
"libcurl": "libcurl/7.88.1 OpenSSL/3.0.11 zlib/1.2.13 brotli/1.0.9 zstd/1.5.4 libidn2/2.3.3 libpsl/0.21.2 (+libidn2/2.3.3) libssh2/1.10.0 nghttp2/1.52.0 librtmp/2.3 OpenLDAP/2.5.13",
"libmosquitto": "2.0.15",
"libmicrohttpd": "0.9.76",
"openssl": "1.1",
"openssl": "3.0.11",
"rapidjson": "1.1.0",
"mongoc": "1.23.1",
"bson": "1.23.1"
"mongoc": "1.24.3",
"bson": "1.24.3"
}
}
}
Expand Down
22 changes: 11 additions & 11 deletions docs/ja/after-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,24 +98,24 @@ ngsi version --host orion.local
```json
{
"orion" : {
"version" : "3.10.1",
"uptime" : "0 d, 0 h, 0 m, 26 s",
"git_hash" : "9a80e06abe7f690901cf1586377acec02d40e303",
"compile_time" : "Mon Jun 12 16:55:20 UTC 2023",
"version" : "3.12.0",
"uptime" : "0 d, 0 h, 0 m, 3 s",
"git_hash" : "7ebe97f8ddc13436c66ead53460fd4776e923e34",
"compile_time" : "Sun Jun 2 04:51:55 UTC 2024",
"compiled_by" : "root",
"compiled_in" : "buildkitsandbox",
"release_date" : "Mon Jun 12 16:55:20 UTC 2023",
"machine" : "x86_64",
"doc" : "https://fiware-orion.rtfd.io/en/3.10.1/",
"release_date" : "Sun Jun 2 04:51:55 UTC 2024",
"machine" : "aarch64",
"doc" : "https://fiware-orion.rtfd.io/en/3.12.0/",
"libversions": {
"boost": "1_74",
"libcurl": "libcurl/7.74.0 OpenSSL/1.1.1n zlib/1.2.12 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh2/1.9.0 nghttp2/1.43.0 librtmp/2.3",
"libcurl": "libcurl/7.88.1 OpenSSL/3.0.11 zlib/1.2.13 brotli/1.0.9 zstd/1.5.4 libidn2/2.3.3 libpsl/0.21.2 (+libidn2/2.3.3) libssh2/1.10.0 nghttp2/1.52.0 librtmp/2.3 OpenLDAP/2.5.13",
"libmosquitto": "2.0.15",
"libmicrohttpd": "0.9.76",
"openssl": "1.1",
"openssl": "3.0.11",
"rapidjson": "1.1.0",
"mongoc": "1.23.1",
"bson": "1.23.1"
"mongoc": "1.24.3",
"bson": "1.24.3"
}
}
}
Expand Down
22 changes: 11 additions & 11 deletions docs/ja/examples/orion.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,24 +28,24 @@ ngsi version --host orion.local
```json
{
"orion" : {
"version" : "3.10.1",
"uptime" : "0 d, 0 h, 0 m, 26 s",
"git_hash" : "9a80e06abe7f690901cf1586377acec02d40e303",
"compile_time" : "Mon Jun 12 16:55:20 UTC 2023",
"version" : "3.12.0",
"uptime" : "0 d, 0 h, 0 m, 3 s",
"git_hash" : "7ebe97f8ddc13436c66ead53460fd4776e923e34",
"compile_time" : "Sun Jun 2 04:51:55 UTC 2024",
"compiled_by" : "root",
"compiled_in" : "buildkitsandbox",
"release_date" : "Mon Jun 12 16:55:20 UTC 2023",
"machine" : "x86_64",
"doc" : "https://fiware-orion.rtfd.io/en/3.10.1/",
"release_date" : "Sun Jun 2 04:51:55 UTC 2024",
"machine" : "aarch64",
"doc" : "https://fiware-orion.rtfd.io/en/3.12.0/",
"libversions": {
"boost": "1_74",
"libcurl": "libcurl/7.74.0 OpenSSL/1.1.1n zlib/1.2.12 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh2/1.9.0 nghttp2/1.43.0 librtmp/2.3",
"libcurl": "libcurl/7.88.1 OpenSSL/3.0.11 zlib/1.2.13 brotli/1.0.9 zstd/1.5.4 libidn2/2.3.3 libpsl/0.21.2 (+libidn2/2.3.3) libssh2/1.10.0 nghttp2/1.52.0 librtmp/2.3 OpenLDAP/2.5.13",
"libmosquitto": "2.0.15",
"libmicrohttpd": "0.9.76",
"openssl": "1.1",
"openssl": "3.0.11",
"rapidjson": "1.1.0",
"mongoc": "1.23.1",
"bson": "1.23.1"
"mongoc": "1.24.3",
"bson": "1.24.3"
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions setup-fiware.sh
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ get_config_sh() {
# Set amd64(x86_64) images
#
set_amd64_images() {
IMAGE_ORION=telefonicaiot/fiware-orion:3.10.1
IMAGE_ORION=telefonicaiot/fiware-orion:3.12.0
IMAGE_WIRECLOUD=quay.io/fiware/wirecloud:1.3.1
IMAGE_NGSIPROXY=quay.io/fiware/ngsiproxy:1.2.2
IMAGE_COMET=telefonicaiot/fiware-sth-comet:2.10.0
Expand All @@ -326,7 +326,7 @@ set_amd64_images() {
# Set arm64 images
#
set_arm64_images() {
IMAGE_ORION=letsfiware/orion:3.10.1
IMAGE_ORION=letsfiware/orion:3.12.0
IMAGE_WIRECLOUD=letsfiware/wirecloud:1.3.1
IMAGE_NGSIPROXY=letsfiware/ngsiproxy:1.2.2
IMAGE_COMET=letsfiware/sth-comet:2.10.0
Expand Down

0 comments on commit b73cff8

Please sign in to comment.