mirror of
https://github.com/bitnami/charts.git
synced 2026-04-06 09:17:08 +08:00
[bitnami/phpbb] Release 16.2.2 updating components versions (#22963)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 15.1.1
|
||||
version: 15.2.0
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.14.1
|
||||
digest: sha256:d35951e2171a0ecb2be8c7915c1ce6b50ba57692059fb543f25826276d51d6bc
|
||||
generated: "2024-01-17T20:01:05.745962551Z"
|
||||
digest: sha256:c834480bdc027d274b65cecbca6da36bbbb4a658846cb4692e08c1df9c8bcf8a
|
||||
generated: "2024-01-31T09:41:18.205162736Z"
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: apache-exporter
|
||||
image: docker.io/bitnami/apache-exporter:1.0.5-debian-11-r2
|
||||
image: docker.io/bitnami/apache-exporter:1.0.5-debian-11-r4
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:11-debian-11-r94
|
||||
image: docker.io/bitnami/os-shell:11-debian-11-r95
|
||||
- name: phpbb
|
||||
image: docker.io/bitnami/phpbb:3.3.11-debian-11-r4
|
||||
image: docker.io/bitnami/phpbb:3.3.11-debian-11-r6
|
||||
apiVersion: v2
|
||||
appVersion: 3.3.11
|
||||
dependencies:
|
||||
@@ -37,4 +37,4 @@ maintainers:
|
||||
name: phpbb
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/phpbb
|
||||
version: 16.2.1
|
||||
version: 16.2.2
|
||||
|
||||
@@ -521,4 +521,4 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
@@ -58,7 +58,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/phpbb
|
||||
tag: 3.3.11-debian-11-r4
|
||||
tag: 3.3.11-debian-11-r6
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -177,7 +177,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 11-debian-11-r94
|
||||
tag: 11-debian-11-r95
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -713,7 +713,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/apache-exporter
|
||||
tag: 1.0.5-debian-11-r2
|
||||
tag: 1.0.5-debian-11-r4
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user