This repository was archived by the owner on Feb 11, 2022. It is now read-only.
Releases: caf-archive/opensuse-nodejs10-image
Releases · caf-archive/opensuse-nodejs10-image
v2.4.3
Version Number
2.4.3-567
New Features
- None
Patch Fixes Included
- This release includes OS package updates only.
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 2525
Release Artifacts
Docker
cafapi/opensuse-nodejs10:2.4.3(Static Tag)cafapi/opensuse-nodejs10:2.4(Dynamic Tag)cafapi/opensuse-nodejs10:2(Dynamic Tag)cafapi/opensuse-nodejs10:latest(Dynamic Tag)
v2.4.2
Version Number
2.4.2-545
New Features
- None
Patch Fixes Included
- This release includes OS package updates only.
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 2308
Release Artifacts
Docker
cafapi/opensuse-nodejs10:2.4.2(Static Tag)cafapi/opensuse-nodejs10:2.4(Dynamic Tag)cafapi/opensuse-nodejs10:2(Dynamic Tag)cafapi/opensuse-nodejs10:latest(Dynamic Tag)
v2.4.1
Version Number
2.4.1-538
New Features
- None
Patch Fixes Included
- This release includes OS package updates only.
Known Issues
- None
Release Artifacts
Docker
cafapi/opensuse-nodejs10:2.4.1(Static Tag)cafapi/opensuse-nodejs10:2.4(Dynamic Tag)cafapi/opensuse-nodejs10:2(Dynamic Tag)cafapi/opensuse-nodejs10:latest(Dynamic Tag)
v2.4.0
Version Number
2.4.0-475
New Features
- The image is now based on openSUSE Leap 15.3.
The release notes for openSUSE Leap 15.3 can be found here. - SCMOD-14011: Updated to support file-based secrets
The image now comes pre-installed with a startup script which provides support for file-based secrets. It works by looking for
environment variables ending with the _FILE prefix and setting the environment variable base name to the contents of the file. For
example, given this environment variable ending in the _FILE suffix:ABC_PASSWORD_FILE=/var/somefile.txt, the script will read the
contents of /var/somefile.txt (for example 'mypassword'), and export an environment variable named ABC_PASSWORD:
ABC_PASSWORD=mypassword. This feature is disabled by default. To enable it, ensure aUSE_FILE_BASED_SECRETSenvironment variable
is present, with a value oftrue, for example,USE_FILE_BASED_SECRETS=true.
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 2152
Release Artifacts
Docker
cafapi/opensuse-nodejs10:2.4.0(Static Tag)cafapi/opensuse-nodejs10:2.4(Dynamic Tag)cafapi/opensuse-nodejs10:2(Dynamic Tag)cafapi/opensuse-nodejs10:latest(Dynamic Tag)
v2.3.0
Version Number
2.3.0-438
New Features
- SCMOD-11949: The gosu tool is now available in the base image.
This tool allows derived images to run commands as a specified user, rather than as the default user.
See the README.md for more details.
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 2057
Release Artifacts
Docker
cafapi/opensuse-nodejs10:2.3.0(Static Tag)cafapi/opensuse-nodejs10:2.3(Dynamic Tag)cafapi/opensuse-nodejs10:2(Dynamic Tag)cafapi/opensuse-nodejs10:latest(Dynamic Tag)
v2.2.0
Version Number
2.2.0-397
New Features
- SCMOD-11257: Included the openSUSE official dejavu-fonts package in the image.
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 1830
Release Artifacts
Docker
cafapi/opensuse-nodejs10:2.2.0(Static Tag)cafapi/opensuse-nodejs10:2.2(Dynamic Tag)cafapi/opensuse-nodejs10:2(Dynamic Tag)cafapi/opensuse-nodejs10:latest(Dynamic Tag)
v2.1.0
Version Number
2.1.0-350
New Features
- The image is now based on openSUSE Leap 15.2.
The release notes for openSUSE Leap 15.2 can be found here.
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 1694
Release Artifacts
Docker
cafapi/opensuse-nodejs10:2.1.0(Static Tag)cafapi/opensuse-nodejs10:2.1(Dynamic Tag)cafapi/opensuse-nodejs10:2(Dynamic Tag)cafapi/opensuse-nodejs10:latest(Dynamic Tag)
v2.0.0
Version Number
2.0.0-307
New Features
- None
Known Issues
- None
Breaking Changes
- SCMOD-7700: Stops the docker container if the execution of any of the startup scripts fail instead of ignoring it.
v1.0.1
Version Number
1.0.1-205
New Features
- None
Patch Fixes Included
- This release includes OS package updates only.
Known Issues
- None
v1.0.0
Version Number
1.0.0-113
New Features
- Initial Release
Known Issues
- None