UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 293cad1c authored by Wesley Griffing's avatar Wesley Griffing Committed by Jimmy Ungerman
Browse files

Resolve "Re-evaluate test-values.yaml"

parent e28d029e
No related branches found
No related tags found
1 merge request!156Resolve "Re-evaluate test-values.yaml"
---
MD013: false
MD024:
siblings_only: true
......@@ -4,6 +4,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
---
## [8.3.6-bb.1] - 2024-08-01
### Changed
- Remove redundant items from `test/test-values.yaml`
## [8.3.6-bb.0] - 2024-07-25
### Changed
......@@ -87,12 +93,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Adding an authorization policy to allow kiali traffic through when istio hardening is enabled
## [7.3.7-bb.3] - 2024-04-17
### Changed
- Adding an authorization policy to allow kiali traffic through when istio hardening is enabled
## [7.3.7-bb.2] - 2024-04-11
### Changed
......
<!-- Warning: Do not manually edit this file. See notes on gluon + helm-docs at the end of this file for more information. -->
# grafana
![Version: 8.3.6-bb.0](https://img.shields.io/badge/Version-8.3.6--bb.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11.1.0](https://img.shields.io/badge/AppVersion-11.1.0-informational?style=flat-square)
![Version: 8.3.6-bb.1](https://img.shields.io/badge/Version-8.3.6--bb.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11.1.0](https://img.shields.io/badge/AppVersion-11.1.0-informational?style=flat-square)
The leading tool for querying and visualizing time series and metrics.
## Upstream References
* <https://grafana.com>
* <https://github.com/grafana/grafana>
......@@ -13,16 +14,11 @@ The leading tool for querying and visualizing time series and metrics.
### Upstream Release Notes
This package has no upstream release note links on file. Please add some to [chart/Chart.yaml](chart/Chart.yaml) under `annotations.bigbang.dev/upstreamReleaseNotesMarkdown`.
Example:
```yaml
annotations:
bigbang.dev/upstreamReleaseNotesMarkdown: |
- [Find our upstream chart's CHANGELOG here](https://link-goes-here/CHANGELOG.md)
- [and our upstream application release notes here](https://another-link-here/RELEASE_NOTES.md)
```
* [Find our upstream chart's CHANGELOG here](https://github.com/grafana/helm-charts/tree/main/charts/grafana#upgrading-an-existing-release-to-a-new-major-version)
* [and our upstream application release notes here](https://grafana.com/docs/grafana/latest/release-notes/)
## Learn More
* [Application Overview](docs/overview.md)
* [Other Documentation](docs/)
......@@ -36,12 +32,13 @@ Kubernetes: `^1.8.0-0`
Install Helm
https://helm.sh/docs/intro/install/
<https://helm.sh/docs/intro/install/>
## Deployment
* Clone down the repository
* cd into directory
```bash
helm install grafana chart/
```
......@@ -456,4 +453,3 @@ Please see the [contributing guide](./CONTRIBUTING.md) if you are interested in
---
_This file is programatically generated using `helm-docs` and some BigBang-specific templates. The `gluon` repository has [instructions for regenerating package READMEs](https://repo1.dso.mil/big-bang/product/packages/gluon/-/blob/master/docs/bb-package-readme.md)._
apiVersion: v2
name: grafana
version: 8.3.6-bb.0
version: 8.3.6-bb.1
appVersion: 11.1.0
kubeVersion: "^1.8.0-0"
description: The leading tool for querying and visualizing time series and metrics.
......@@ -18,6 +18,9 @@ annotations:
url: https://github.com/grafana/grafana
bigbang.dev/applicationVersions: |
- Grafana: 11.1.0
bigbang.dev/upstreamReleaseNotesMarkdown: |
* [Find our upstream chart's CHANGELOG here](https://github.com/grafana/helm-charts/tree/main/charts/grafana#upgrading-an-existing-release-to-a-new-major-version)
* [and our upstream application release notes here](https://grafana.com/docs/grafana/latest/release-notes/)
helm.sh/images: |
- name: grafana
image: registry1.dso.mil/ironbank/big-bang/grafana/grafana-plugins:11.1.0
......
......@@ -19,14 +19,6 @@ dashboards:
gnetId: 741
revision: 1
datasource: Prometheus
downloadDashboards:
resources:
limits:
cpu: 20m
memory: 20Mi
requests:
cpu: 20m
memory: 20Mi
dashboardProviders:
dashboardproviders.yaml:
apiVersion: 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment