Skip to content

Commit

Permalink
Upgrade minor version graylog from 5.0.2 to 5.0.3 (#140)
Browse files Browse the repository at this point in the history
* Att graylog 5

Signed-off-by: Luiz Jr <[email protected]>

* Att. Mongo and change Elasticsearch to Opensearch

Signed-off-by: Luiz Jr <[email protected]>

* Update opensearch params

Signed-off-by: Luiz Jr <[email protected]>

* Att.

Signed-off-by: Luiz Jr <[email protected]>

* Att.

Signed-off-by: Luiz Jr <[email protected]>

* Att.

Signed-off-by: Luiz Jr <[email protected]>

* Att.

Signed-off-by: Luiz Jr <[email protected]>

* Att.

Signed-off-by: Luiz Jr <[email protected]>

* Update ct.yaml

Signed-off-by: Luiz Jr <[email protected]>

* Update Chart.yaml

Signed-off-by: Luiz Jr <[email protected]>

* Att. Lint and Test Charts

Signed-off-by: Luiz Jr <[email protected]>

* Att.

Signed-off-by: Luiz Jr <[email protected]>

* Fix trailing-spaces

Signed-off-by: Luiz Jr <[email protected]>

* Att.

Signed-off-by: Luiz Jr <[email protected]>

* Att.

Signed-off-by: Luiz Jr <[email protected]>

* Att.

Signed-off-by: Luiz Jr <[email protected]>

* Fix.

Signed-off-by: Luiz Jr <[email protected]>

* Test

Signed-off-by: Luiz Jr <[email protected]>

* Test

Signed-off-by: Luiz Jr <[email protected]>

* Test

Signed-off-by: Luiz Jr <[email protected]>

* Test

Signed-off-by: Luiz Jr <[email protected]>

* Att.

Signed-off-by: Luiz Jr <[email protected]>

* Att.

Signed-off-by: Luiz Jr <[email protected]>

* Update .github/workflows/chart-testing.yaml

Co-authored-by: Michał Walczak <[email protected]>
Signed-off-by: Luiz Jr <[email protected]>

* Reduce resources request

Signed-off-by: Luiz Jr <[email protected]>

* Revert "Reduce resources request"

This reverts commit 314b301.

Signed-off-by: Luiz Jr <[email protected]>

* Reduce resources request

Signed-off-by: Luiz Jr <[email protected]>

* Upgrade minor version graylog from 5.0.2 to 5.0.3

---------

Signed-off-by: Luiz Jr <[email protected]>
Co-authored-by: Michał Walczak <[email protected]>
  • Loading branch information
luizjr and magikmw authored Feb 14, 2023
1 parent fbd4ab0 commit 98d2b6d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/graylog/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: graylog
home: https://www.graylog.org
version: 2.3.0
appVersion: 5.0.2
version: 2.3.1
appVersion: 5.0.3
description: Graylog is the centralized log management solution built to open
standards for capturing, storing, and enabling real-time analysis of terabytes
of machine data.
Expand Down
2 changes: 1 addition & 1 deletion charts/graylog/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ graylog:
##
image:
repository: "graylog/graylog"
tag: "5.0.2"
tag: "5.0.3"
pullPolicy: "IfNotPresent"

## Graylog default Java option
Expand Down

0 comments on commit 98d2b6d

Please sign in to comment.