UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
Big Bang
P
Packages
Security Tools
Anchore Enterprise
Commits
37142db8
Commit
37142db8
authored
Jul 13, 2021
by
bhearn
Browse files
update redis dep
parent
7d5beaa6
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
13 additions
and
9 deletions
+13
-9
CHANGELOG.md
CHANGELOG.md
+4
-0
chart/Chart.lock
chart/Chart.lock
+3
-3
chart/Chart.yaml
chart/Chart.yaml
+2
-2
chart/charts/postgresql-1.0.1.tgz
chart/charts/postgresql-1.0.1.tgz
+0
-0
chart/charts/redis-14.1.0-bb.1.tgz
chart/charts/redis-14.1.0-bb.1.tgz
+0
-0
chart/charts/redis-14.1.0-bb.2.tgz
chart/charts/redis-14.1.0-bb.2.tgz
+0
-0
chart/deps/redis/Chart.yaml
chart/deps/redis/Chart.yaml
+1
-1
chart/deps/redis/Kptfile
chart/deps/redis/Kptfile
+2
-2
chart/deps/redis/values.yaml
chart/deps/redis/values.yaml
+1
-1
No files found.
CHANGELOG.md
View file @
37142db8
...
@@ -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/),
---
---
## [1.13.0-bb.2]
### Changed
-
updated Redis dependency to
`14.1.0-bb.2`
to utilize
`big-bang/base`
image for upgrade jobs
## [1.13.0-bb.1]
## [1.13.0-bb.1]
### Changed
### Changed
-
updated Service Monitor and added Pod Monitor for scraping metrics from Anchore components
-
updated Service Monitor and added Pod Monitor for scraping metrics from Anchore components
...
...
chart/Chart.lock
View file @
37142db8
...
@@ -7,9 +7,9 @@ dependencies:
...
@@ -7,9 +7,9 @@ dependencies:
version: 1.0.1
version: 1.0.1
- name: redis
- name: redis
repository: file://./deps/redis
repository: file://./deps/redis
version: 14.1.0-bb.
1
version: 14.1.0-bb.
2
- name: bb-test-lib
- name: bb-test-lib
repository: oci://registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates
repository: oci://registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates
version: 0.5.2
version: 0.5.2
digest: sha256:
e417dbb27341361457c2abee500efe4ec58f0bd669480b1da2dbdaf0f6e
6150
3
digest: sha256:
b6031a1579e20adfbd8f708ede7fc9665a21a5c030ca7304af18acdff3b5
6150
generated: "2021-0
6-28T11
:3
0
:1
7.802593
-04:00"
generated: "2021-0
7-13T16
:3
7
:1
0.13824
-04:00"
chart/Chart.yaml
View file @
37142db8
apiVersion
:
v2
apiVersion
:
v2
name
:
anchore-engine
name
:
anchore-engine
version
:
1.13.0-bb.
1
version
:
1.13.0-bb.
2
appVersion
:
0.10.0
appVersion
:
0.10.0
description
:
Anchore container analysis and policy evaluation engine service
description
:
Anchore container analysis and policy evaluation engine service
keywords
:
keywords
:
...
@@ -33,7 +33,7 @@ dependencies:
...
@@ -33,7 +33,7 @@ dependencies:
condition
:
anchore-feeds-db.enabled,anchoreEnterpriseGlobal.enabled
condition
:
anchore-feeds-db.enabled,anchoreEnterpriseGlobal.enabled
alias
:
anchore-feeds-db
alias
:
anchore-feeds-db
-
name
:
redis
-
name
:
redis
version
:
"
14.1.0-bb.
1
"
version
:
"
14.1.0-bb.
2
"
repository
:
"
file://./deps/redis"
repository
:
"
file://./deps/redis"
condition
:
anchore-ui-redis.enabled,anchoreEnterpriseGlobal.enabled
condition
:
anchore-ui-redis.enabled,anchoreEnterpriseGlobal.enabled
alias
:
anchore-ui-redis
alias
:
anchore-ui-redis
...
...
chart/charts/postgresql-1.0.1.tgz
View file @
37142db8
No preview for this file type
chart/charts/redis-14.1.0-bb.1.tgz
deleted
100644 → 0
View file @
7d5beaa6
File deleted
chart/charts/redis-14.1.0-bb.2.tgz
0 → 100644
View file @
37142db8
File added
chart/deps/redis/Chart.yaml
View file @
37142db8
...
@@ -25,4 +25,4 @@ name: redis
...
@@ -25,4 +25,4 @@ name: redis
sources
:
sources
:
-
https://github.com/bitnami/bitnami-docker-redis
-
https://github.com/bitnami/bitnami-docker-redis
-
http://redis.io/
-
http://redis.io/
version
:
14.1.0-bb.
1
version
:
14.1.0-bb.
2
chart/deps/redis/Kptfile
View file @
37142db8
...
@@ -5,7 +5,7 @@ metadata:
...
@@ -5,7 +5,7 @@ metadata:
upstream:
upstream:
type: git
type: git
git:
git:
commit:
252844f7954ce93be28543ff653dcf9e154db2c8
commit:
ca398b827ba384da78213d9b2f21abf83a9eea8a
repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/redis
repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/redis
directory: /chart
directory: /chart
ref: 14.1.0-bb.
1
ref: 14.1.0-bb.
2
chart/deps/redis/values.yaml
View file @
37142db8
...
@@ -22,7 +22,7 @@ monitoring:
...
@@ -22,7 +22,7 @@ monitoring:
# REQUIRED for Chart v14 upgrade
# REQUIRED for Chart v14 upgrade
cleanUpgrade
:
cleanUpgrade
:
enabled
:
true
enabled
:
true
image
:
"
registry1.dso.mil/ironbank/
gitlab/gitlab/kubectl:13.9.0
"
image
:
"
registry1.dso.mil/ironbank/
big-bang/base:8.4
"
# NOTE: We default this to true in case packages consuming Redis forget to turn it on and have API traffic blocked
# NOTE: We default this to true in case packages consuming Redis forget to turn it on and have API traffic blocked
networkPolicies
:
networkPolicies
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment