File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11name : spark-integration-hub
22summary : Charmed Spark Integration Hub
33description : |
4- This is an OCI image that bundles the routines that are needed by the Spark Integration Hub to update secrets besed on the provided configurations.
4+ This is an OCI image that bundles the routines that are needed by the Spark Integration Hub to update secrets based on the provided configurations.
55
66license : Apache-2.0
77
4242 - python3-pip
4343 overlay-script : |
4444 mkdir -p $CRAFT_PART_INSTALL/opt/spark8t/python/dist
45- pip install --target=${CRAFT_PART_INSTALL}/opt/spark8t/python/dist spark8t==1.3.0
45+ pip install --target=${CRAFT_PART_INSTALL}/opt/spark8t/python/dist spark8t==1.3.1
4646 rm usr/bin/pip*
4747 stage :
4848 - opt/spark8t/python/dist
You can’t perform that action at this time.
0 commit comments