[bitnami/opensearch] Release 1.3.15-debian-12-r0 (#63751)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-03-11 20:32:02 +01:00
committed by GitHub
parent b72e532b62
commit 8935e5e771
4 changed files with 10 additions and 9 deletions

View File

@@ -9,12 +9,12 @@
"arch": "amd64",
"distro": "debian-12",
"type": "NAMI",
"version": "1.3.13-2"
"version": "1.3.15-0"
},
"yq": {
"arch": "amd64",
"distro": "debian-12",
"type": "NAMI",
"version": "4.41.1-0"
"version": "4.42.1-1"
}
}

View File

@@ -48,6 +48,7 @@ print_image_welcome_page() {
info "${BOLD}Welcome to the Bitnami ${BITNAMI_APP_NAME} container${RESET}"
info "Subscribe to project updates by watching ${BOLD}${github_url}${RESET}"
info "Submit issues and feature requests at ${BOLD}${github_url}/issues${RESET}"
info "Upgrade to Tanzu Application Catalog for production environments to access custom-configured and pre-packaged software components. Gain enhanced features, including Software Bill of Materials (SBOM), CVE scan result reports, and VEX documents. To learn more, visit ${BOLD}https://bitnami.com/enterprise${RESET}"
info ""
}