UNCLASSIFIED

Commit 141bff49 authored by Micah Nagel's avatar Micah Nagel 💰
Browse files

update gluon

parent fe1f6ef0
Pipeline #333694 passed with stages
in 3 minutes and 4 seconds
...@@ -4,6 +4,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ...@@ -4,6 +4,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
--- ---
## [0.1.6-bb.7] - 2021-06-23
### Changed
- Updated Gluon to 0.2.1
## [0.1.6-bb.6] - 2021-06-22 ## [0.1.6-bb.6] - 2021-06-22
### Changed ### Changed
- Update Mattermost to version 5.36.0 - Update Mattermost to version 5.36.0
......
...@@ -7,6 +7,6 @@ dependencies: ...@@ -7,6 +7,6 @@ dependencies:
version: 2.0.9-bb.9 version: 2.0.9-bb.9
- name: gluon - name: gluon
repository: oci://registry.dso.mil/platform-one/big-bang/apps/library-charts/gluon repository: oci://registry.dso.mil/platform-one/big-bang/apps/library-charts/gluon
version: 0.1.1 version: 0.2.1
digest: sha256:d5a1399418dd0d20db43fc884acd0ac51b1f8a3272d81d1e2e4650092ec25d87 digest: sha256:ba5286a175cabfeaca6ca2a17c46416c8fb5d1e627a0648585045efa1208ca48
generated: "2021-05-28T11:12:03.789056-06:00" generated: "2021-06-23T11:38:37.671043-06:00"
apiVersion: v2 apiVersion: v2
name: mattermost name: mattermost
type: application type: application
version: "0.1.6-bb.6" version: "0.1.6-bb.7"
appVersion: "5.36.0" appVersion: "5.36.0"
description: "Deployment of mattermost" description: "Deployment of mattermost"
keywords: keywords:
...@@ -20,5 +20,5 @@ dependencies: ...@@ -20,5 +20,5 @@ dependencies:
condition: minio.install condition: minio.install
repository: file://./deps/minio repository: file://./deps/minio
- name: gluon - name: gluon
version: 0.1.1 version: 0.2.1
repository: oci://registry.dso.mil/platform-one/big-bang/apps/library-charts/gluon repository: oci://registry.dso.mil/platform-one/big-bang/apps/library-charts/gluon
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment