Just for documentation of changes (development)
- Dominant language
- Smarty
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Changed in `cms-solutions/values.yaml`
```yaml
frontend:
image:
repository: knkcms.azurecr.io/cms-frontend-dev
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "b93e4d3"
```
**to**
```yaml
frontend:
image:
repository: knkcms.azurecr.io/cms-frontend
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "d7c55af"
```
Repository from -dev to cms-frontend, tag version to manually tagged version.
Contributor guide
No contributing guide indexed for this repository
Research direction
Review cms-solutions/values.yaml and compare the frontend image repository and tag shown in the issue with the current file. Clarify whether documentation or a configuration update is requested, then define the expected final state before making a change.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100