Skip to content

Commit

Permalink
Synchronize for WKO 3.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeberhard committed Apr 7, 2023
1 parent 4df9615 commit 15aae44
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 4 deletions.
10 changes: 10 additions & 0 deletions documentation/charts/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,16 @@ entries:
urls:
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-4.0.0.tgz
version: 4.0.0
- apiVersion: v1
appVersion: 3.4.7
created: "2023-04-07T13:42:21.601778-04:00"
description: Helm chart for configuring the WebLogic operator.
digest: 3a51af910392493d5bb9032e81e286c7c409315c30380e5e3844be9821750847
name: weblogic-operator
type: application
urls:
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-3.4.7.tgz
version: 3.4.7
- apiVersion: v1
appVersion: 3.4.6
created: "2023-02-17T18:26:36.560696-05:00"
Expand Down
Binary file added documentation/charts/weblogic-operator-3.4.7.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion kubernetes/crd/domain-crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9594,7 +9594,7 @@ spec:
properties:
image:
description: The WebLogic Monitoring Exporter sidecar container
image name. Defaults to ghcr.io/oracle/weblogic-monitoring-exporter:2.1.2
image name. Defaults to ghcr.io/oracle/weblogic-monitoring-exporter:2.1.3
type: string
imagePullPolicy:
description: The image pull policy for the WebLogic Monitoring
Expand Down
4 changes: 2 additions & 2 deletions kubernetes/crd/domain-crdv8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
weblogic.sha256: 4dfb830a302482285fe29a87207158aff738d88caa7ee6ccb9c780f415adb21c
weblogic.sha256: 106a5f96ea7165bfd2edbf7042ef40c18fff5ce4bff3fae9eca08f12155c8ea3
name: domains.weblogic.oracle
spec:
group: weblogic.oracle
Expand Down Expand Up @@ -39,7 +39,7 @@ spec:
properties:
image:
description: The WebLogic Monitoring Exporter sidecar container
image name. Defaults to ghcr.io/oracle/weblogic-monitoring-exporter:2.1.2
image name. Defaults to ghcr.io/oracle/weblogic-monitoring-exporter:2.1.3
type: string
imagePullPolicy:
description: The image pull policy for the WebLogic Monitoring
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ openAPIV3Schema:
properties:
image:
description: The WebLogic Monitoring Exporter sidecar container
image name. Defaults to ghcr.io/oracle/weblogic-monitoring-exporter:2.1.2
image name. Defaults to ghcr.io/oracle/weblogic-monitoring-exporter:2.1.3
type: string
imagePullPolicy:
description: The image pull policy for the WebLogic Monitoring
Expand Down

0 comments on commit 15aae44

Please sign in to comment.