Skip to content

Commit 5b3eaf1

Browse files
build(deps): bump openemr/openemr from ce33422 to af5bc25 in /kubernetes/openemr in the openemr-images group across 1 directory (#786)
Bumps the openemr-images group with 1 update in the /kubernetes/openemr directory: openemr/openemr. Updates `openemr/openemr` from `ce33422` to `af5bc25` [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=openemr/openemr&package-manager=docker&previous-version=8.1.0&new-version=8.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 380105a commit 5b3eaf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kubernetes/openemr/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ spec:
8181
# tls (no client certs): change FORCE_DATABASE_X509_CONNECT to FORCE_DATABASE_SSL_CONNECT
8282
# and remove mysql cert/key volume mounts below
8383
# tcp (no encryption): also remove the env var above and remove mysql ca volume mount below
84-
image: openemr/openemr:8.1.0@sha256:ce33422fe93bc8207d0d25a9b1398571904bca3f4f132775a4ce2a1a8525524b
84+
image: openemr/openemr:8.1.0@sha256:af5bc25b2272d8e6380f2c24b7145bfaeeac8d19c9f82b90202c22575e503561
8585
name: openemr
8686
ports:
8787
- containerPort: 80

0 commit comments

Comments
 (0)